64: CSystem::init()
64: ℹ️ 2020/3/4 17:25:29
64: ⌛ Preparing for setup...
64: ℹ️ Siv3D Engine (Debug build) version 0.4.2 (Windows Desktop)
64: CCPU::init()
65: ℹ️ CPU vendor: GenuineIntel
65: ℹ️ CPU name: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
65: ℹ️ Instruction set extensions: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AES-NI, AVX, FMA3, AVX2
65: ℹ️ CCPU initialized
65: CProfiler::init()
65: ℹ️ CProfiler initialized
66: CImageFormat::init()
66: Supported image file extensions: bmp, png, jpg, jpeg, gif, ppm, pgm, pbm, pnm, tga, webp
67: ℹ️ CImageFormat initialized
67: CObjectDetection::init()
71: ℹ️ CObjectDetection initialized
71: CWindow::init()
71: SetHighDPIAwareness(aware = false)
71: DLL::LoadSystemLibrary(library = `user32.dll`)
71: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `SetThreadDpiAwarenessContext`) p = 0x7ff89e6f4920
71: CWindow::registerWindowClass()
72: CWindow::createWindow()
72: CWindow::m_state.frameSize: (8, 8), CWindow::m_state.titleBarHeight: 23
85: DLL::LoadSystemLibrary(library = `User32.dll`)
85: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `SetWindowFeedbackSetting`) p = 0x7ff89e703cc0
85: ℹ️ CWindow initialized
85: CCursor::init()
85: ℹ️ CCursor initialized
85: CKeyboard::init()
85: ℹ️ CKeyboard initialized
85: CMouse::init()
85: ℹ️ CMouse initialized
86: CGamepad::init()
645: 🎮 Gamepad(0) `Controller (Xbox One For Windows)` connected
646: ℹ️ Gamepad initialized
646: CXInput::init()
646: DLL::LoadSystemLibrary(library = `xinput1_4.dll`)
646: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `XInputGetState`) p = 0x7ff8810016f0
647: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `XInputSetState`) p = 0x7ff881001990
647: ℹ️ CXInput initialized
649: 🎮 XInput(0) connected
650: CTextInput::init()
671: ℹ️ CTextInput initialized
672: CTextToSpeech::init()
679: ℹ️ TextToSpeech available
679: ℹ️ CTextToSpeech initialized
679: CClipboard::init()
679: ℹ️ CClipboard initialized
679: CDragDrop::init()
682: ℹ️ CDragDrop initialized
682: CCodec::init()
682: DLL::LoadSystemLibrary(library = `Mfplat.dll`)
684: DLL::LoadSystemLibrary(library = `Mf.dll`)
685: DLL::LoadSystemLibrary(library = `Mfreadwrite.dll`)
686: DLL::GetFunction::GetFunction(name = `MFStartup`) p = 0x7ff870ed3be0
686: DLL::GetFunction::GetFunction(name = `MFShutdown`) p = 0x7ff870ed53b0
686: DLL::GetFunction::GetFunction(name = `MFCreateTranscodeTopology`) p = 0x7ff85c23f460
687: DLL::GetFunction::GetFunction(name = `MFCreateSourceResolver`) p = 0x7ff870ebf780
687: DLL::GetFunction::GetFunction(name = `MFCreateAttributes`) p = 0x7ff870ed14d0
687: DLL::GetFunction::GetFunction(name = `MFCreateMediaType`) p = 0x7ff870ec5c90
687: DLL::GetFunction::GetFunction(name = `MFCreateAsyncResult`) p = 0x7ff87797b240
687: DLL::GetFunction::GetFunction(name = `MFInvokeCallback`) p = 0x7ff877972b60
687: DLL::GetFunction::GetFunction(name = `MFCreateMemoryBuffer`) p = 0x7ff870ece2a0
687: DLL::GetFunction::GetFunction(name = `MFCreateSample`) p = 0x7ff870eb7420
688: DLL::GetFunction::GetFunction(name = `MFFrameRateToAverageTimePerFrame`) p = 0x7ff870f556d0
689: DLL::GetFunction::GetFunction(name = `MFCreateMediaSession`) p = 0x7ff833811cc0
689: DLL::GetFunction::GetFunction(name = `MFCreateTranscodeProfile`) p = 0x7ff85c2187d0
689: DLL::GetFunction::GetFunction(name = `MFTranscodeGetAudioOutputAvailableTypes`) p = 0x7ff85c2409a0
689: DLL::GetFunction::GetFunction(name = `MFGetService`) p = 0x7ff8337c4ac0
690: DLL::GetFunction::GetFunction(name = `MFCreateTopology`) p = 0x7ff8337d4ed0
690: DLL::GetFunction::GetFunction(name = `MFCreateTopologyNode`) p = 0x7ff83377fcf0
690: DLL::GetFunction::GetFunction(name = `MFCreateAudioRendererActivate`) p = 0x7ff8337e6cf0
690: DLL::GetFunction::GetFunction(name = `MFCreateVideoRendererActivate`) p = 0x7ff861afc410
690: DLL::GetFunction::GetFunction(name = `MFCreateSourceReaderFromURL`) p = 0x7ff858798a50
690: DLL::GetFunction::GetFunction(name = `MFCreateSourceReaderFromByteStream`) p = 0x7ff858798a20
690: DLL::GetFunction::GetFunction(name = `MFCreateSinkWriterFromURL`) p = 0x7ff858798880
691: ℹ️ Codec_MF initialized
691: CAudioFormat::init()
691: ℹ️ CAudioFormat initialized
691: CAudio_X28::init()
699: 💠 Created Audio[0(null)]
699: ℹ️ CAudio_X28 initialized
699: CFFT::init()
700: ℹ️ CFFT initialized
700: CNetwork::init()
701: ℹ️ CNetwork initialized
701: CToastNotification::init()
701: ℹ️ ToastNotification is available
702: ℹ️ CToastNotification initialized
702: CGraphics_D3D11::init()
702: D3D11Device::D3D11Device()
702: DLL::LoadSystemLibrary(library = `d3d11.dll`)
702: DLL::GetFunction::GetFunction(name = `D3D11CreateDevice`) p = 0x7ff89a1069a0
702: DLL::LoadSystemLibrary(library = `dxgi.dll`)
702: DLL::GetFunction::GetFunction(name = `CreateDXGIFactory1`) p = 0x7ff89bdc9c20
702: DLL::LoadSystemLibrary(library = `D3D11_1SDKLayers.dll`)
706: ℹ️ DXGIFactory5 is available
706: GetAdapters()
706: ℹ️ IDXGIAdapter [0]: Radeon RX 570 Series (Dedicated GPU memory: 7.98GiB, System: 0B, Shared: 7.97GiB) (supports Direct3D 11.1 runtime)
706: CheckHardwareDevice()
747: ℹ️ - [D3D_DRIVER_TYPE_HARDWARE] selected: D3D_FEATURE_LEVEL_12_0 (max: D3D_FEATURE_LEVEL_12_0)
757: ℹ️ IDXGIAdapter [1] is Microsoft Basics Display Driver (skipped)
757: ℹ️ 1 adapters available
757: GetWARPFeatureLevel()
760: ℹ️ [D3D_DRIVER_TYPE_WARP] supports D3D_FEATURE_LEVEL_11_1
760: GetREFFeatureLevel()
763: ℹ️ [D3D_DRIVER_TYPE_REFERENCE] supports D3D_FEATURE_LEVEL_11_1
763: D3D11Device::createDevice(targetDevice = 0, targetAdapterIndex = none, deviceFlags = 2)
763: ℹ️ selectedAdapterIndex: 0 (Radeon RX 570 Series)
783: ✅ D3D11 device created. Driver type: Hardware (D3D_FEATURE_LEVEL_12_0)
783: D3D11SwapChain::D3D11SwapChain()
783: Use flip model = true
783: DLL::LoadSystemLibrary(library = `User32.dll`)
783: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `GetDpiForWindow`) p = 0x7ff89e6e7c60
784: IDXGIFactory2::CreateSwapChainForHwnd()
785: IDXGIFactory1::MakeWindowAssociation()
785: D3D11RenderTarget::D3D11RenderTarget()
785: D3D11RenderTarget::m_backBuffer.size = (800, 600)
785: CreateRTVFromBackBuffer()
786: CreateRenderTarget2D(size = (800, 600), sampleCount = 4)
786: CShader_D3D11::init()
786: DLL::LoadSystemLibrary(library = `d3dcompiler_47.dll`)
788: `d3dcompiler_47.dll` found
788: DLL::GetFunctionNoThrow::GetFunctionNoThrow(name = `D3DCompile2`) p = 0x7ff899cee3b0
788: HLSL compiler is available
788: 💠 Created VertexShader[0(null)]
788: 💠 Created PixelShader[0(null)]
788: 📤 BinaryReader: Opened resource "/engine/shader/copy.ps" size: 616B
789: CShader_D3D11::createVSFromFile(): `/engine/shader/copy.ps` is a precompiled shader file
789: 💠 Created PixelShader[1]
790: 📥 BinaryReader: Closed resource "/engine/shader/copy.ps"
790: 📤 BinaryReader: Opened resource "/engine/shader/gaussian_blur_9.ps" size: 1.36KiB
790: CShader_D3D11::createVSFromFile(): `/engine/shader/gaussian_blur_9.ps` is a precompiled shader file
790: 💠 Created PixelShader[2]
791: 📥 BinaryReader: Closed resource "/engine/shader/gaussian_blur_9.ps"
791: ℹ️ CShader_D3D11 initialized
791: CTexture_D3D11::init()
791: 4x MSAA support:
791: R8G8B8A8_Unorm ✔
791: R8G8B8A8_Unorm_SRGB ✔
791: R16G16_Float ✔
791: R32_Float ✔
791: R10G10B10A2_Unorm ✔
791: R11G11B10_UFloat ✔
791: R16G16B16A16_Float ✔
792: R32G32_Float ✔
792: R32G32B32A32_Float ✔
793: 💠 Created Texture[0(null)]
794: ℹ️ CTexture_D3D11 initialized
794: CRenderer2D_D3D11::init()
794: 📤 BinaryReader: Opened resource "/engine/shader/sprite.vs" size: 936B
794: CShader_D3D11::createVSFromFile(): `/engine/shader/sprite.vs` is a precompiled shader file
795: 💠 Created VertexShader[1]
795: 📥 BinaryReader: Closed resource "/engine/shader/sprite.vs"
795: 📤 BinaryReader: Opened resource "/engine/shader/fullscreen_triangle_resolve.vs" size: 1KiB
795: CShader_D3D11::createVSFromFile(): `/engine/shader/fullscreen_triangle_resolve.vs` is a precompiled shader file
796: 💠 Created VertexShader[2]
796: 📥 BinaryReader: Closed resource "/engine/shader/fullscreen_triangle_resolve.vs"
796: 📤 BinaryReader: Opened resource "/engine/shader/fullscreen_triangle_draw.vs" size: 804B
796: CShader_D3D11::createVSFromFile(): `/engine/shader/fullscreen_triangle_draw.vs` is a precompiled shader file
797: 💠 Created VertexShader[3]
797: 📥 BinaryReader: Closed resource "/engine/shader/fullscreen_triangle_draw.vs"
797: 📤 BinaryReader: Opened resource "/engine/shader/shape.ps" size: 708B
797: CShader_D3D11::createVSFromFile(): `/engine/shader/shape.ps` is a precompiled shader file
798: 💠 Created PixelShader[3]
798: 📥 BinaryReader: Closed resource "/engine/shader/shape.ps"
798: 📤 BinaryReader: Opened resource "/engine/shader/texture.ps" size: 884B
798: CShader_D3D11::createVSFromFile(): `/engine/shader/texture.ps` is a precompiled shader file
799: 💠 Created PixelShader[4]
799: 📥 BinaryReader: Closed resource "/engine/shader/texture.ps"
799: 📤 BinaryReader: Opened resource "/engine/shader/square_dot.ps" size: 1.13KiB
800: CShader_D3D11::createVSFromFile(): `/engine/shader/square_dot.ps` is a precompiled shader file
800: 💠 Created PixelShader[5]
801: 📥 BinaryReader: Closed resource "/engine/shader/square_dot.ps"
801: 📤 BinaryReader: Opened resource "/engine/shader/round_dot.ps" size: 1.14KiB
801: CShader_D3D11::createVSFromFile(): `/engine/shader/round_dot.ps` is a precompiled shader file
802: 💠 Created PixelShader[6]
802: 📥 BinaryReader: Closed resource "/engine/shader/round_dot.ps"
802: 📤 BinaryReader: Opened resource "/engine/shader/sdf.ps" size: 1.28KiB
802: CShader_D3D11::createVSFromFile(): `/engine/shader/sdf.ps` is a precompiled shader file
803: 💠 Created PixelShader[7]
803: 📥 BinaryReader: Closed resource "/engine/shader/sdf.ps"
803: 📤 BinaryReader: Opened resource "/engine/shader/fullscreen_triangle_resolve.ps" size: 872B
803: CShader_D3D11::createVSFromFile(): `/engine/shader/fullscreen_triangle_resolve.ps` is a precompiled shader file
804: 💠 Created PixelShader[8]
804: 📥 BinaryReader: Closed resource "/engine/shader/fullscreen_triangle_resolve.ps"
804: 📤 BinaryReader: Opened resource "/engine/shader/fullscreen_triangle_draw.ps" size: 664B
804: CShader_D3D11::createVSFromFile(): `/engine/shader/fullscreen_triangle_draw.ps` is a precompiled shader file
804: 💠 Created PixelShader[9]
804: 📥 BinaryReader: Closed resource "/engine/shader/fullscreen_triangle_draw.ps"
805: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/256.png" size: 5.51KiB
812: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/256.png"
812: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/128.png" size: 2.5KiB
814: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/128.png"
814: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/64.png" size: 1.34KiB
815: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/64.png"
815: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/32.png" size: 617B
815: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/32.png"
815: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/16.png" size: 263B
816: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/16.png"
816: 📤 BinaryReader: Opened resource "/engine/texture/box-shadow/8.png" size: 140B
816: 📥 BinaryReader: Closed resource "/engine/texture/box-shadow/8.png"
817: 💠 Created Texture[1] (type: Normal, size: 256x256, format: R8G8B8A8_Unorm)
817: ℹ️ CRenderer2D_D3D11 initialized
817: ℹ️ CGraphics_D3D11 initialized
817: CScreenCapture::init()
817: Default Screenshot directory: "D:/Repositories/void-game-/TheGame/App/Screenshot/"
818: ℹ️ CScreenCapture initialized
818: CFont::init()
868: 💠 Created Font[0(null)]
868: ℹ️ CFont initialized
868: CSDFFont::init()
869: 💠 Created SDFFont[0(null)]
869: ℹ️ CSDFFont initialized
869: CGUI::init()
887: 💠 Created Font[1] (`M+ 1p medium` size: 20)
887: ℹ️ CGUI initialized
887: CEffect::init()
887: 💠 Created Effect[0(null)]
887: ℹ️ CEffect initialized
887: CPrint::init()
888: 💠 Created Font[2] (`M+ 1p medium` size: 16)
889: ℹ️ CPrint initialized
889: CAsset::init()
889: ℹ️ Asset initialized
889: ✅ Siv3D engine setup completed
889: MainThread
889: CScript::init()
979: 💠 Created Script[0(null)]
980: ℹ️ CScript initialized
987: WM_PAINT
989: WM_SIZE
990: CWindow::updateWindowBounds(rect = (552, 200, 816, 639))
990: CWindow::requestBackBufferResizing()
991: CWindow::updateWindowBounds(rect = (552, 200, 816, 639))
1011: 💠 Created Font[3] (`M+ 1p regular` size: 30)
1026: 💠 Created Texture[2] (type: Dynamic, size: 768x256, format: R8G8B8A8_Unorm)
1026: ℹ️ Created font texture (size: 768x256)
5350: WM_CHAR
5867: ♻️ Released Font[3]
5867: ♻️ Released Texture[2]
5869: 💠 Created Font[4] (`M+ 1p regular` size: 30)
5872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/MyShip_Black.png" size: 2.27KiB
5873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/MyShip_Black.png"
5873: 💠 Created Texture[3] (type: Normal, size:50x67, format: R8G8B8A8_Unorm)
5874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Enemy_1B.png" size: 9.9KiB
5882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Enemy_1B.png"
5883: 💠 Created Texture[4] (type: Normal, size:300x300, format: R8G8B8A8_Unorm)
5903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/幻想浄瑠璃.wav" size: 43.3MiB
8904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/幻想浄瑠璃.wav"
8907: 💠 Created Audio[1]
9468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9469: 💠 Created Texture[5] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9470: 💠 Created Texture[6] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9470: 💠 Created Texture[7] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9471: 💠 Created Texture[8] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9472: 💠 Created Texture[9] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9473: 💠 Created Texture[10] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9473: 💠 Created Texture[11] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9474: 💠 Created Texture[12] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9475: 💠 Created Texture[13] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9475: 💠 Created Texture[14] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9476: 💠 Created Texture[15] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9477: 💠 Created Texture[16] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9478: 💠 Created Texture[17] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9479: 💠 Created Texture[18] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9480: 💠 Created Texture[19] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9480: 💠 Created Texture[20] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9481: 💠 Created Texture[21] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9482: 💠 Created Texture[22] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9483: 💠 Created Texture[23] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9485: 💠 Created Texture[24] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9486: 💠 Created Texture[25] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9487: 💠 Created Texture[26] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9488: 💠 Created Texture[27] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9489: 💠 Created Texture[28] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9490: 💠 Created Texture[29] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9491: 💠 Created Texture[30] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9492: 💠 Created Texture[31] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9493: 💠 Created Texture[32] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9493: 💠 Created Texture[33] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9494: 💠 Created Texture[34] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9495: 💠 Created Texture[35] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9495: 💠 Created Texture[36] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9496: 💠 Created Texture[37] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9497: 💠 Created Texture[38] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9498: 💠 Created Texture[39] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9498: 💠 Created Texture[40] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9499: 💠 Created Texture[41] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9500: 💠 Created Texture[42] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9502: 💠 Created Texture[43] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9503: 💠 Created Texture[44] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9503: 💠 Created Texture[45] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9504: 💠 Created Texture[46] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9505: 💠 Created Texture[47] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9506: 💠 Created Texture[48] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9507: 💠 Created Texture[49] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9508: 💠 Created Texture[50] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9509: 💠 Created Texture[51] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9510: 💠 Created Texture[52] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9510: 💠 Created Texture[53] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9511: 💠 Created Texture[54] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9512: 💠 Created Texture[55] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9512: 💠 Created Texture[56] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9513: 💠 Created Texture[57] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9514: 💠 Created Texture[58] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9514: 💠 Created Texture[59] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9515: 💠 Created Texture[60] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9516: 💠 Created Texture[61] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9518: 💠 Created Texture[62] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9519: 💠 Created Texture[63] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9519: 💠 Created Texture[64] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9520: 💠 Created Texture[65] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9521: 💠 Created Texture[66] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9521: 💠 Created Texture[67] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9522: 💠 Created Texture[68] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9522: 💠 Created Texture[69] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9523: 💠 Created Texture[70] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9524: 💠 Created Texture[71] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9524: 💠 Created Texture[72] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9525: 💠 Created Texture[73] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9525: 💠 Created Texture[74] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9526: 💠 Created Texture[75] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9527: 💠 Created Texture[76] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9528: 💠 Created Texture[77] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9528: 💠 Created Texture[78] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9529: 💠 Created Texture[79] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9530: 💠 Created Texture[80] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9531: 💠 Created Texture[81] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9532: 💠 Created Texture[82] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9533: 💠 Created Texture[83] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9533: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9534: 💠 Created Texture[84] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9535: 💠 Created Texture[85] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9536: 💠 Created Texture[86] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9536: 💠 Created Texture[87] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9537: 💠 Created Texture[88] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9537: 💠 Created Texture[89] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9538: 💠 Created Texture[90] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9539: 💠 Created Texture[91] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9540: 💠 Created Texture[92] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9541: 💠 Created Texture[93] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9542: 💠 Created Texture[94] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9543: 💠 Created Texture[95] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9544: 💠 Created Texture[96] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9545: 💠 Created Texture[97] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9545: 💠 Created Texture[98] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9546: 💠 Created Texture[99] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9547: 💠 Created Texture[100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9548: 💠 Created Texture[101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9549: 💠 Created Texture[102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9551: 💠 Created Texture[103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9552: 💠 Created Texture[104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9564: 💠 Created Texture[105] (type: Dynamic, size: 512x256, format: R8G8B8A8_Unorm)
9564: ℹ️ Created font texture (size: 512x256)
9684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9684: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9685: 💠 Created Texture[106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9686: 💠 Created Texture[107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9687: 💠 Created Texture[108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9688: 💠 Created Texture[109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9688: 💠 Created Texture[110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9689: 💠 Created Texture[111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9690: 💠 Created Texture[112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9691: 💠 Created Texture[113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9692: 💠 Created Texture[114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9692: 💠 Created Texture[115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9693: 💠 Created Texture[116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9694: 💠 Created Texture[117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9694: 💠 Created Texture[118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9695: 💠 Created Texture[119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9696: 💠 Created Texture[120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9697: 💠 Created Texture[121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9697: 💠 Created Texture[122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9698: 💠 Created Texture[123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9699: 💠 Created Texture[124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9699: 💠 Created Texture[125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9700: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9700: 💠 Created Texture[126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9701: 💠 Created Texture[127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9702: 💠 Created Texture[128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9703: 💠 Created Texture[129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9704: 💠 Created Texture[130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9705: 💠 Created Texture[131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9705: 💠 Created Texture[132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9706: 💠 Created Texture[133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9707: 💠 Created Texture[134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9707: 💠 Created Texture[135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9708: 💠 Created Texture[136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9709: 💠 Created Texture[137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9709: 💠 Created Texture[138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9710: 💠 Created Texture[139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9710: 💠 Created Texture[140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9711: 💠 Created Texture[141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9712: 💠 Created Texture[142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9712: 💠 Created Texture[143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9713: 💠 Created Texture[144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9713: 💠 Created Texture[145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9714: 💠 Created Texture[146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9715: 💠 Created Texture[147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9715: 💠 Created Texture[148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9718: 💠 Created Texture[149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9719: 💠 Created Texture[150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9719: 💠 Created Texture[151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9720: 💠 Created Texture[152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9720: 💠 Created Texture[153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9721: 💠 Created Texture[154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9721: 💠 Created Texture[155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9722: 💠 Created Texture[156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9723: 💠 Created Texture[157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9723: 💠 Created Texture[158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9724: 💠 Created Texture[159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9724: 💠 Created Texture[160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9725: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9725: 💠 Created Texture[161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9726: 💠 Created Texture[162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9726: 💠 Created Texture[163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9727: 💠 Created Texture[164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9728: 💠 Created Texture[165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9729: 💠 Created Texture[166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9729: 💠 Created Texture[167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9730: 💠 Created Texture[168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9730: 💠 Created Texture[169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9731: 💠 Created Texture[170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9732: 💠 Created Texture[171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9733: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9733: 💠 Created Texture[172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9734: 💠 Created Texture[173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9734: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9735: 💠 Created Texture[174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9736: 💠 Created Texture[175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9737: 💠 Created Texture[176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9738: 💠 Created Texture[177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9739: 💠 Created Texture[178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9739: 💠 Created Texture[179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9740: 💠 Created Texture[180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9741: 💠 Created Texture[181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9743: 💠 Created Texture[182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9744: 💠 Created Texture[183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9744: 💠 Created Texture[184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9745: 💠 Created Texture[185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9746: 💠 Created Texture[186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9746: 💠 Created Texture[187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9747: 💠 Created Texture[188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9748: 💠 Created Texture[189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9748: 💠 Created Texture[190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9749: 💠 Created Texture[191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9751: 💠 Created Texture[192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9752: 💠 Created Texture[193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9753: 💠 Created Texture[194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9754: 💠 Created Texture[195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9754: 💠 Created Texture[196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9755: 💠 Created Texture[197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9756: 💠 Created Texture[198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9757: 💠 Created Texture[199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9758: 💠 Created Texture[200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9758: 💠 Created Texture[201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9759: 💠 Created Texture[202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9760: 💠 Created Texture[203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9761: 💠 Created Texture[204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
9762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
9762: 💠 Created Texture[205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
9900: ♻️ Released Texture[76]
9901: ♻️ Released Texture[77]
9901: ♻️ Released Texture[78]
9901: ♻️ Released Texture[79]
9901: ♻️ Released Texture[80]
9901: ♻️ Released Texture[81]
9901: ♻️ Released Texture[82]
9901: ♻️ Released Texture[83]
9902: ♻️ Released Texture[84]
9917: ♻️ Released Texture[74]
9917: ♻️ Released Texture[75]
9917: ♻️ Released Texture[85]
9917: ♻️ Released Texture[86]
9934: ♻️ Released Texture[72]
9934: ♻️ Released Texture[73]
9934: ♻️ Released Texture[87]
9934: ♻️ Released Texture[88]
9952: ♻️ Released Texture[71]
9952: ♻️ Released Texture[89]
9967: ♻️ Released Texture[70]
9967: ♻️ Released Texture[90]
9984: ♻️ Released Texture[69]
9984: ♻️ Released Texture[91]
10017: ♻️ Released Texture[68]
10017: ♻️ Released Texture[92]
10051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10052: 💠 Created Texture[206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10053: 💠 Created Texture[207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10054: 💠 Created Texture[208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10055: 💠 Created Texture[209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10056: 💠 Created Texture[210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10056: 💠 Created Texture[211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10057: 💠 Created Texture[212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10058: 💠 Created Texture[213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10059: 💠 Created Texture[214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10060: 💠 Created Texture[215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10061: 💠 Created Texture[216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10061: 💠 Created Texture[217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10062: 💠 Created Texture[218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10063: 💠 Created Texture[219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10063: 💠 Created Texture[220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10064: 💠 Created Texture[221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10065: 💠 Created Texture[222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10065: 💠 Created Texture[223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10067: 💠 Created Texture[224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10068: 💠 Created Texture[225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10069: 💠 Created Texture[226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10070: 💠 Created Texture[227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10070: 💠 Created Texture[228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10071: 💠 Created Texture[229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10072: 💠 Created Texture[230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10072: 💠 Created Texture[231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10073: 💠 Created Texture[232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10074: 💠 Created Texture[233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10074: 💠 Created Texture[234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10075: 💠 Created Texture[235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10075: 💠 Created Texture[236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10076: 💠 Created Texture[237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10077: 💠 Created Texture[238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10077: 💠 Created Texture[239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10078: 💠 Created Texture[240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10079: 💠 Created Texture[241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10079: 💠 Created Texture[242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10080: 💠 Created Texture[243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10081: 💠 Created Texture[244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10081: 💠 Created Texture[245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10082: 💠 Created Texture[246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10082: 💠 Created Texture[247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10083: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10083: 💠 Created Texture[248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10085: 💠 Created Texture[249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10086: 💠 Created Texture[250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10087: 💠 Created Texture[251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10087: 💠 Created Texture[252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10088: 💠 Created Texture[253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10089: 💠 Created Texture[254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10089: 💠 Created Texture[255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10091: 💠 Created Texture[256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10091: 💠 Created Texture[257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10092: 💠 Created Texture[258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10093: 💠 Created Texture[259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10093: 💠 Created Texture[260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10094: 💠 Created Texture[261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10095: 💠 Created Texture[262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10095: 💠 Created Texture[263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10096: 💠 Created Texture[264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10097: 💠 Created Texture[265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10097: 💠 Created Texture[266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10098: 💠 Created Texture[267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10099: 💠 Created Texture[268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10100: 💠 Created Texture[269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10100: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10101: 💠 Created Texture[270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10102: 💠 Created Texture[271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10103: 💠 Created Texture[272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10104: 💠 Created Texture[273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10104: 💠 Created Texture[274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10105: 💠 Created Texture[275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10105: 💠 Created Texture[276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10106: 💠 Created Texture[277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10107: 💠 Created Texture[278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10107: 💠 Created Texture[279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10108: 💠 Created Texture[280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10109: 💠 Created Texture[281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10109: 💠 Created Texture[282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10110: 💠 Created Texture[283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10111: 💠 Created Texture[284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10111: 💠 Created Texture[285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10112: 💠 Created Texture[286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10112: 💠 Created Texture[287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10113: 💠 Created Texture[288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10114: 💠 Created Texture[289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10115: 💠 Created Texture[290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10115: 💠 Created Texture[291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10117: 💠 Created Texture[292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10117: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10118: 💠 Created Texture[293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10119: 💠 Created Texture[294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10120: 💠 Created Texture[295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10121: 💠 Created Texture[296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10122: 💠 Created Texture[297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10123: 💠 Created Texture[298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10124: 💠 Created Texture[299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10125: 💠 Created Texture[300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10126: 💠 Created Texture[301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10127: 💠 Created Texture[302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10128: 💠 Created Texture[303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10129: 💠 Created Texture[304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10130: 💠 Created Texture[305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10130: ♻️ Released Texture[67]
10130: ♻️ Released Texture[93]
10148: ♻️ Released Texture[177]
10148: ♻️ Released Texture[178]
10148: ♻️ Released Texture[179]
10148: ♻️ Released Texture[180]
10148: ♻️ Released Texture[181]
10149: ♻️ Released Texture[182]
10149: ♻️ Released Texture[183]
10149: ♻️ Released Texture[184]
10149: ♻️ Released Texture[185]
10160: ♻️ Released Texture[66]
10160: ♻️ Released Texture[94]
10160: ♻️ Released Texture[175]
10160: ♻️ Released Texture[176]
10160: ♻️ Released Texture[186]
10161: ♻️ Released Texture[187]
10170: ♻️ Released Texture[173]
10170: ♻️ Released Texture[174]
10170: ♻️ Released Texture[188]
10170: ♻️ Released Texture[189]
10179: ♻️ Released Texture[172]
10179: ♻️ Released Texture[190]
10188: ♻️ Released Texture[65]
10188: ♻️ Released Texture[95]
10188: ♻️ Released Texture[171]
10188: ♻️ Released Texture[191]
10200: ♻️ Released Texture[170]
10201: ♻️ Released Texture[192]
10234: ♻️ Released Texture[64]
10234: ♻️ Released Texture[96]
10234: ♻️ Released Texture[169]
10234: ♻️ Released Texture[193]
10267: ♻️ Released Texture[168]
10267: ♻️ Released Texture[194]
10284: ♻️ Released Texture[5]
10284: ♻️ Released Texture[6]
10284: ♻️ Released Texture[7]
10284: ♻️ Released Texture[8]
10284: ♻️ Released Texture[27]
10284: ♻️ Released Texture[28]
10284: ♻️ Released Texture[29]
10284: ♻️ Released Texture[30]
10285: ♻️ Released Texture[31]
10285: ♻️ Released Texture[32]
10285: ♻️ Released Texture[33]
10285: ♻️ Released Texture[52]
10285: ♻️ Released Texture[53]
10285: ♻️ Released Texture[54]
10285: ♻️ Released Texture[55]
10286: ♻️ Released Texture[56]
10286: ♻️ Released Texture[57]
10286: ♻️ Released Texture[58]
10286: ♻️ Released Texture[102]
10286: ♻️ Released Texture[103]
10286: ♻️ Released Texture[104]
10300: ♻️ Released Texture[9]
10300: ♻️ Released Texture[26]
10301: ♻️ Released Texture[34]
10301: ♻️ Released Texture[51]
10301: ♻️ Released Texture[59]
10301: ♻️ Released Texture[63]
10301: ♻️ Released Texture[97]
10301: ♻️ Released Texture[101]
10301: ♻️ Released Texture[167]
10302: ♻️ Released Texture[195]
10317: ♻️ Released Texture[10]
10317: ♻️ Released Texture[25]
10317: ♻️ Released Texture[35]
10317: ♻️ Released Texture[50]
10317: ♻️ Released Texture[60]
10318: ♻️ Released Texture[100]
10334: ♻️ Released Texture[11]
10334: ♻️ Released Texture[24]
10334: ♻️ Released Texture[36]
10334: ♻️ Released Texture[49]
10334: ♻️ Released Texture[61]
10334: ♻️ Released Texture[99]
10350: ♻️ Released Texture[12]
10350: ♻️ Released Texture[23]
10351: ♻️ Released Texture[37]
10351: ♻️ Released Texture[48]
10351: ♻️ Released Texture[62]
10351: ♻️ Released Texture[98]
10351: ♻️ Released Texture[166]
10351: ♻️ Released Texture[196]
10367: ♻️ Released Texture[13]
10367: ♻️ Released Texture[22]
10367: ♻️ Released Texture[38]
10367: ♻️ Released Texture[47]
10400: ♻️ Released Texture[14]
10400: ♻️ Released Texture[21]
10401: ♻️ Released Texture[39]
10401: ♻️ Released Texture[46]
10401: ♻️ Released Texture[165]
10401: ♻️ Released Texture[197]
10434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10434: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10435: 💠 Created Texture[306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10435: 💠 Created Texture[307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10436: 💠 Created Texture[308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10437: 💠 Created Texture[309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10437: 💠 Created Texture[310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10438: 💠 Created Texture[311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10438: 💠 Created Texture[312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10439: 💠 Created Texture[313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10440: 💠 Created Texture[314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10441: 💠 Created Texture[315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10441: 💠 Created Texture[316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10442: 💠 Created Texture[317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10442: 💠 Created Texture[318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10443: 💠 Created Texture[319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10444: 💠 Created Texture[320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10444: 💠 Created Texture[321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10445: 💠 Created Texture[322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10445: 💠 Created Texture[323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10446: 💠 Created Texture[324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10447: 💠 Created Texture[325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10447: 💠 Created Texture[326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10448: 💠 Created Texture[327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10448: 💠 Created Texture[328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10449: 💠 Created Texture[329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10450: 💠 Created Texture[330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10450: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10451: 💠 Created Texture[331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10452: 💠 Created Texture[332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10453: 💠 Created Texture[333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10453: 💠 Created Texture[334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10454: 💠 Created Texture[335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10454: 💠 Created Texture[336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10455: 💠 Created Texture[337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10456: 💠 Created Texture[338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10456: 💠 Created Texture[339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10457: 💠 Created Texture[340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10458: 💠 Created Texture[341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10458: 💠 Created Texture[342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10459: 💠 Created Texture[343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10460: 💠 Created Texture[344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10460: 💠 Created Texture[345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10461: 💠 Created Texture[346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10461: 💠 Created Texture[347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10462: 💠 Created Texture[348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10463: 💠 Created Texture[349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10464: 💠 Created Texture[350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10465: 💠 Created Texture[351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10466: 💠 Created Texture[352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10467: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10467: 💠 Created Texture[353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10467: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10468: 💠 Created Texture[354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10469: 💠 Created Texture[355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10470: 💠 Created Texture[356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10471: 💠 Created Texture[357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10472: 💠 Created Texture[358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10473: 💠 Created Texture[359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10474: 💠 Created Texture[360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10475: 💠 Created Texture[361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10476: 💠 Created Texture[362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10477: 💠 Created Texture[363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10478: 💠 Created Texture[364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10479: 💠 Created Texture[365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10480: 💠 Created Texture[366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10481: 💠 Created Texture[367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10482: 💠 Created Texture[368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10483: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10484: 💠 Created Texture[369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10485: 💠 Created Texture[370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10486: 💠 Created Texture[371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10487: 💠 Created Texture[372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10488: 💠 Created Texture[373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10489: 💠 Created Texture[374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10489: 💠 Created Texture[375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10490: 💠 Created Texture[376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10490: 💠 Created Texture[377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10491: 💠 Created Texture[378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10492: 💠 Created Texture[379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10492: 💠 Created Texture[380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10493: 💠 Created Texture[381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10494: 💠 Created Texture[382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10494: 💠 Created Texture[383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10495: 💠 Created Texture[384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10495: 💠 Created Texture[385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10496: 💠 Created Texture[386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10497: 💠 Created Texture[387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10498: 💠 Created Texture[388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10499: 💠 Created Texture[389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10500: 💠 Created Texture[390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10501: 💠 Created Texture[391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10502: 💠 Created Texture[392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10503: 💠 Created Texture[393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10504: 💠 Created Texture[394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10504: 💠 Created Texture[395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10505: 💠 Created Texture[396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10506: 💠 Created Texture[397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10507: 💠 Created Texture[398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10508: 💠 Created Texture[399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10509: 💠 Created Texture[400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10510: 💠 Created Texture[401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10511: 💠 Created Texture[402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10512: 💠 Created Texture[403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10513: 💠 Created Texture[404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10514: 💠 Created Texture[405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10514: ♻️ Released Texture[15]
10514: ♻️ Released Texture[20]
10515: ♻️ Released Texture[40]
10515: ♻️ Released Texture[45]
10515: ♻️ Released Texture[277]
10515: ♻️ Released Texture[278]
10515: ♻️ Released Texture[279]
10515: ♻️ Released Texture[280]
10515: ♻️ Released Texture[281]
10516: ♻️ Released Texture[282]
10516: ♻️ Released Texture[283]
10516: ♻️ Released Texture[284]
10516: ♻️ Released Texture[285]
10525: ♻️ Released Texture[106]
10525: ♻️ Released Texture[107]
10525: ♻️ Released Texture[108]
10525: ♻️ Released Texture[109]
10525: ♻️ Released Texture[128]
10525: ♻️ Released Texture[129]
10525: ♻️ Released Texture[130]
10525: ♻️ Released Texture[131]
10525: ♻️ Released Texture[132]
10525: ♻️ Released Texture[133]
10526: ♻️ Released Texture[134]
10526: ♻️ Released Texture[153]
10526: ♻️ Released Texture[154]
10526: ♻️ Released Texture[155]
10526: ♻️ Released Texture[156]
10526: ♻️ Released Texture[157]
10526: ♻️ Released Texture[158]
10526: ♻️ Released Texture[159]
10526: ♻️ Released Texture[203]
10526: ♻️ Released Texture[204]
10526: ♻️ Released Texture[205]
10526: ♻️ Released Texture[275]
10527: ♻️ Released Texture[276]
10527: ♻️ Released Texture[286]
10527: ♻️ Released Texture[287]
10533: ♻️ Released Texture[16]
10534: ♻️ Released Texture[19]
10534: ♻️ Released Texture[41]
10534: ♻️ Released Texture[44]
10534: ♻️ Released Texture[110]
10534: ♻️ Released Texture[127]
10534: ♻️ Released Texture[135]
10534: ♻️ Released Texture[152]
10534: ♻️ Released Texture[160]
10534: ♻️ Released Texture[164]
10535: ♻️ Released Texture[198]
10535: ♻️ Released Texture[202]
10535: ♻️ Released Texture[273]
10535: ♻️ Released Texture[274]
10535: ♻️ Released Texture[288]
10535: ♻️ Released Texture[289]
10541: ♻️ Released Texture[111]
10541: ♻️ Released Texture[126]
10541: ♻️ Released Texture[136]
10541: ♻️ Released Texture[151]
10541: ♻️ Released Texture[161]
10541: ♻️ Released Texture[201]
10541: ♻️ Released Texture[272]
10541: ♻️ Released Texture[290]
10550: ♻️ Released Texture[112]
10550: ♻️ Released Texture[125]
10551: ♻️ Released Texture[137]
10551: ♻️ Released Texture[150]
10551: ♻️ Released Texture[162]
10551: ♻️ Released Texture[200]
10551: ♻️ Released Texture[271]
10551: ♻️ Released Texture[291]
10567: ♻️ Released Texture[17]
10567: ♻️ Released Texture[18]
10567: ♻️ Released Texture[42]
10567: ♻️ Released Texture[43]
10568: ♻️ Released Texture[113]
10568: ♻️ Released Texture[124]
10568: ♻️ Released Texture[138]
10568: ♻️ Released Texture[149]
10568: ♻️ Released Texture[163]
10568: ♻️ Released Texture[199]
10568: ♻️ Released Texture[270]
10568: ♻️ Released Texture[292]
10584: ♻️ Released Texture[114]
10584: ♻️ Released Texture[123]
10584: ♻️ Released Texture[139]
10584: ♻️ Released Texture[148]
10600: ♻️ Released Texture[269]
10600: ♻️ Released Texture[293]
10617: ♻️ Released Texture[115]
10617: ♻️ Released Texture[122]
10617: ♻️ Released Texture[140]
10617: ♻️ Released Texture[147]
10634: ♻️ Released Texture[268]
10634: ♻️ Released Texture[294]
10650: ♻️ Released Texture[116]
10650: ♻️ Released Texture[121]
10650: ♻️ Released Texture[141]
10651: ♻️ Released Texture[146]
10667: ♻️ Released Texture[267]
10667: ♻️ Released Texture[295]
10684: ♻️ Released Texture[117]
10684: ♻️ Released Texture[120]
10684: ♻️ Released Texture[142]
10684: ♻️ Released Texture[145]
10717: ♻️ Released Texture[266]
10717: ♻️ Released Texture[296]
10734: ♻️ Released Texture[118]
10734: ♻️ Released Texture[119]
10734: ♻️ Released Texture[143]
10734: ♻️ Released Texture[144]
10767: ♻️ Released Texture[265]
10767: ♻️ Released Texture[297]
10800: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10801: 💠 Created Texture[406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10802: 💠 Created Texture[407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10803: 💠 Created Texture[408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10804: 💠 Created Texture[409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10804: 💠 Created Texture[410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10805: 💠 Created Texture[411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10805: 💠 Created Texture[412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10806: 💠 Created Texture[413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10807: 💠 Created Texture[414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10808: 💠 Created Texture[415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10809: 💠 Created Texture[416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10810: 💠 Created Texture[417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10811: 💠 Created Texture[418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10812: 💠 Created Texture[419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10812: 💠 Created Texture[420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10813: 💠 Created Texture[421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10813: 💠 Created Texture[422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10814: 💠 Created Texture[423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10815: 💠 Created Texture[424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10816: 💠 Created Texture[425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10817: 💠 Created Texture[426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10818: 💠 Created Texture[427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10819: 💠 Created Texture[428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10819: 💠 Created Texture[429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10820: 💠 Created Texture[430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10820: 💠 Created Texture[431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10821: 💠 Created Texture[432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10821: 💠 Created Texture[433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10822: 💠 Created Texture[434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10823: 💠 Created Texture[435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10823: 💠 Created Texture[436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10824: 💠 Created Texture[437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10824: 💠 Created Texture[438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10825: 💠 Created Texture[439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10825: 💠 Created Texture[440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10826: 💠 Created Texture[441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10827: 💠 Created Texture[442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10827: 💠 Created Texture[443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10828: 💠 Created Texture[444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10828: 💠 Created Texture[445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10829: 💠 Created Texture[446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10829: 💠 Created Texture[447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10830: 💠 Created Texture[448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10831: 💠 Created Texture[449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10831: 💠 Created Texture[450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10832: 💠 Created Texture[451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10832: 💠 Created Texture[452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10834: 💠 Created Texture[453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10835: 💠 Created Texture[454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10836: 💠 Created Texture[455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10836: 💠 Created Texture[456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10837: 💠 Created Texture[457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10838: 💠 Created Texture[458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10838: 💠 Created Texture[459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10839: 💠 Created Texture[460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10840: 💠 Created Texture[461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10840: 💠 Created Texture[462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10841: 💠 Created Texture[463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10842: 💠 Created Texture[464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10842: 💠 Created Texture[465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10843: 💠 Created Texture[466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10843: 💠 Created Texture[467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10844: 💠 Created Texture[468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10844: 💠 Created Texture[469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10845: 💠 Created Texture[470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10846: 💠 Created Texture[471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10846: 💠 Created Texture[472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10847: 💠 Created Texture[473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10847: 💠 Created Texture[474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10848: 💠 Created Texture[475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10849: 💠 Created Texture[476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10849: 💠 Created Texture[477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10850: 💠 Created Texture[478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10850: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10851: 💠 Created Texture[479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10852: 💠 Created Texture[480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10852: 💠 Created Texture[481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10853: 💠 Created Texture[482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10853: 💠 Created Texture[483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10854: 💠 Created Texture[484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10855: 💠 Created Texture[485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10855: 💠 Created Texture[486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10856: 💠 Created Texture[487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10856: 💠 Created Texture[488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10857: 💠 Created Texture[489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10858: 💠 Created Texture[490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10858: 💠 Created Texture[491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10859: 💠 Created Texture[492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10860: 💠 Created Texture[493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10860: 💠 Created Texture[494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10861: 💠 Created Texture[495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10862: 💠 Created Texture[496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10862: 💠 Created Texture[497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10863: 💠 Created Texture[498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10863: 💠 Created Texture[499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10864: 💠 Created Texture[500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10865: 💠 Created Texture[501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10865: 💠 Created Texture[502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10866: 💠 Created Texture[503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10867: 💠 Created Texture[504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
10867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
10868: 💠 Created Texture[505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
10873: ♻️ Released Texture[206]
10873: ♻️ Released Texture[207]
10874: ♻️ Released Texture[208]
10874: ♻️ Released Texture[209]
10874: ♻️ Released Texture[228]
10874: ♻️ Released Texture[229]
10874: ♻️ Released Texture[230]
10874: ♻️ Released Texture[231]
10874: ♻️ Released Texture[232]
10874: ♻️ Released Texture[233]
10874: ♻️ Released Texture[234]
10874: ♻️ Released Texture[253]
10874: ♻️ Released Texture[254]
10874: ♻️ Released Texture[255]
10874: ♻️ Released Texture[256]
10875: ♻️ Released Texture[257]
10875: ♻️ Released Texture[258]
10875: ♻️ Released Texture[259]
10875: ♻️ Released Texture[303]
10875: ♻️ Released Texture[304]
10875: ♻️ Released Texture[305]
10875: ♻️ Released Texture[377]
10875: ♻️ Released Texture[378]
10875: ♻️ Released Texture[379]
10875: ♻️ Released Texture[380]
10875: ♻️ Released Texture[381]
10875: ♻️ Released Texture[382]
10875: ♻️ Released Texture[383]
10875: ♻️ Released Texture[384]
10876: ♻️ Released Texture[385]
10880: ♻️ Released Texture[210]
10881: ♻️ Released Texture[227]
10881: ♻️ Released Texture[235]
10881: ♻️ Released Texture[252]
10881: ♻️ Released Texture[260]
10881: ♻️ Released Texture[264]
10881: ♻️ Released Texture[298]
10881: ♻️ Released Texture[302]
10881: ♻️ Released Texture[375]
10881: ♻️ Released Texture[376]
10881: ♻️ Released Texture[386]
10881: ♻️ Released Texture[387]
10888: ♻️ Released Texture[211]
10888: ♻️ Released Texture[226]
10888: ♻️ Released Texture[236]
10889: ♻️ Released Texture[251]
10889: ♻️ Released Texture[261]
10889: ♻️ Released Texture[301]
10889: ♻️ Released Texture[373]
10889: ♻️ Released Texture[374]
10889: ♻️ Released Texture[388]
10889: ♻️ Released Texture[389]
10900: ♻️ Released Texture[212]
10900: ♻️ Released Texture[225]
10901: ♻️ Released Texture[237]
10901: ♻️ Released Texture[250]
10901: ♻️ Released Texture[262]
10901: ♻️ Released Texture[300]
10901: ♻️ Released Texture[372]
10901: ♻️ Released Texture[390]
10917: ♻️ Released Texture[213]
10917: ♻️ Released Texture[224]
10917: ♻️ Released Texture[238]
10917: ♻️ Released Texture[249]
10918: ♻️ Released Texture[263]
10918: ♻️ Released Texture[299]
10918: ♻️ Released Texture[371]
10918: ♻️ Released Texture[391]
10934: ♻️ Released Texture[214]
10934: ♻️ Released Texture[223]
10934: ♻️ Released Texture[239]
10934: ♻️ Released Texture[248]
10934: ♻️ Released Texture[370]
10934: ♻️ Released Texture[392]
10968: ♻️ Released Texture[215]
10968: ♻️ Released Texture[222]
10968: ♻️ Released Texture[240]
10968: ♻️ Released Texture[247]
10968: ♻️ Released Texture[369]
10968: ♻️ Released Texture[393]
11000: ♻️ Released Texture[216]
11000: ♻️ Released Texture[221]
11001: ♻️ Released Texture[241]
11001: ♻️ Released Texture[246]
11001: ♻️ Released Texture[368]
11001: ♻️ Released Texture[394]
11034: ♻️ Released Texture[217]
11034: ♻️ Released Texture[220]
11034: ♻️ Released Texture[242]
11034: ♻️ Released Texture[245]
11034: ♻️ Released Texture[367]
11034: ♻️ Released Texture[395]
11084: ♻️ Released Texture[218]
11084: ♻️ Released Texture[219]
11084: ♻️ Released Texture[243]
11084: ♻️ Released Texture[244]
11084: ♻️ Released Texture[366]
11084: ♻️ Released Texture[396]
11134: ♻️ Released Texture[365]
11134: ♻️ Released Texture[397]
11167: ♻️ Released Texture[477]
11167: ♻️ Released Texture[478]
11167: ♻️ Released Texture[479]
11167: ♻️ Released Texture[480]
11168: ♻️ Released Texture[481]
11168: ♻️ Released Texture[482]
11168: ♻️ Released Texture[483]
11168: ♻️ Released Texture[484]
11168: ♻️ Released Texture[485]
11184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11185: 💠 Created Texture[506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11186: 💠 Created Texture[507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11186: 💠 Created Texture[508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11187: 💠 Created Texture[509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11188: 💠 Created Texture[510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11188: 💠 Created Texture[511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11189: 💠 Created Texture[512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11190: 💠 Created Texture[513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11190: 💠 Created Texture[514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11191: 💠 Created Texture[515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11191: 💠 Created Texture[516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11192: 💠 Created Texture[517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11193: 💠 Created Texture[518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11193: 💠 Created Texture[519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11194: 💠 Created Texture[520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11195: 💠 Created Texture[521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11195: 💠 Created Texture[522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11196: 💠 Created Texture[523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11197: 💠 Created Texture[524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11197: 💠 Created Texture[525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11198: 💠 Created Texture[526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11199: 💠 Created Texture[527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11200: 💠 Created Texture[528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11201: 💠 Created Texture[529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11202: 💠 Created Texture[530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11203: 💠 Created Texture[531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11203: 💠 Created Texture[532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11204: 💠 Created Texture[533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11205: 💠 Created Texture[534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11205: 💠 Created Texture[535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11206: 💠 Created Texture[536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11207: 💠 Created Texture[537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11207: 💠 Created Texture[538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11208: 💠 Created Texture[539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11209: 💠 Created Texture[540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11210: 💠 Created Texture[541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11211: 💠 Created Texture[542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11212: 💠 Created Texture[543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11212: 💠 Created Texture[544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11213: 💠 Created Texture[545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11214: 💠 Created Texture[546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11215: 💠 Created Texture[547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11216: 💠 Created Texture[548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11217: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11217: 💠 Created Texture[549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11218: 💠 Created Texture[550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11219: 💠 Created Texture[551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11219: 💠 Created Texture[552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11220: 💠 Created Texture[553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11221: 💠 Created Texture[554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11221: 💠 Created Texture[555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11222: 💠 Created Texture[556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11223: 💠 Created Texture[557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11224: 💠 Created Texture[558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11224: 💠 Created Texture[559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11225: 💠 Created Texture[560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11225: 💠 Created Texture[561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11226: 💠 Created Texture[562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11227: 💠 Created Texture[563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11227: 💠 Created Texture[564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11228: 💠 Created Texture[565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11229: 💠 Created Texture[566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11229: 💠 Created Texture[567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11230: 💠 Created Texture[568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11230: 💠 Created Texture[569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11231: 💠 Created Texture[570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11232: 💠 Created Texture[571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11232: 💠 Created Texture[572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11233: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11233: 💠 Created Texture[573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11234: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11234: 💠 Created Texture[574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11234: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11235: 💠 Created Texture[575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11236: 💠 Created Texture[576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11236: 💠 Created Texture[577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11237: 💠 Created Texture[578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11237: 💠 Created Texture[579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11238: 💠 Created Texture[580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11239: 💠 Created Texture[581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11239: 💠 Created Texture[582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11240: 💠 Created Texture[583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11240: 💠 Created Texture[584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11241: 💠 Created Texture[585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11242: 💠 Created Texture[586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11242: 💠 Created Texture[587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11243: 💠 Created Texture[588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11244: 💠 Created Texture[589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11244: 💠 Created Texture[590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11245: 💠 Created Texture[591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11245: 💠 Created Texture[592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11246: 💠 Created Texture[593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11247: 💠 Created Texture[594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11247: 💠 Created Texture[595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11248: 💠 Created Texture[596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11249: 💠 Created Texture[597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11249: 💠 Created Texture[598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11250: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11250: 💠 Created Texture[599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11251: 💠 Created Texture[600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11252: 💠 Created Texture[601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11253: 💠 Created Texture[602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11253: 💠 Created Texture[603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11254: 💠 Created Texture[604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11254: 💠 Created Texture[605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11255: ♻️ Released Texture[306]
11255: ♻️ Released Texture[307]
11255: ♻️ Released Texture[308]
11255: ♻️ Released Texture[309]
11255: ♻️ Released Texture[328]
11255: ♻️ Released Texture[329]
11255: ♻️ Released Texture[330]
11255: ♻️ Released Texture[331]
11255: ♻️ Released Texture[332]
11255: ♻️ Released Texture[333]
11255: ♻️ Released Texture[334]
11255: ♻️ Released Texture[353]
11256: ♻️ Released Texture[354]
11256: ♻️ Released Texture[355]
11256: ♻️ Released Texture[356]
11256: ♻️ Released Texture[357]
11256: ♻️ Released Texture[358]
11256: ♻️ Released Texture[359]
11256: ♻️ Released Texture[403]
11256: ♻️ Released Texture[404]
11256: ♻️ Released Texture[405]
11256: ♻️ Released Texture[475]
11256: ♻️ Released Texture[476]
11256: ♻️ Released Texture[486]
11257: ♻️ Released Texture[487]
11262: ♻️ Released Texture[310]
11262: ♻️ Released Texture[327]
11262: ♻️ Released Texture[335]
11262: ♻️ Released Texture[352]
11262: ♻️ Released Texture[360]
11262: ♻️ Released Texture[364]
11262: ♻️ Released Texture[398]
11262: ♻️ Released Texture[402]
11262: ♻️ Released Texture[473]
11262: ♻️ Released Texture[474]
11262: ♻️ Released Texture[488]
11263: ♻️ Released Texture[489]
11268: ♻️ Released Texture[311]
11268: ♻️ Released Texture[326]
11268: ♻️ Released Texture[336]
11268: ♻️ Released Texture[351]
11268: ♻️ Released Texture[361]
11268: ♻️ Released Texture[401]
11269: ♻️ Released Texture[472]
11269: ♻️ Released Texture[490]
11273: ♻️ Released Texture[312]
11273: ♻️ Released Texture[325]
11273: ♻️ Released Texture[337]
11273: ♻️ Released Texture[350]
11273: ♻️ Released Texture[362]
11273: ♻️ Released Texture[400]
11273: ♻️ Released Texture[471]
11273: ♻️ Released Texture[491]
11284: ♻️ Released Texture[313]
11284: ♻️ Released Texture[324]
11284: ♻️ Released Texture[338]
11284: ♻️ Released Texture[349]
11284: ♻️ Released Texture[363]
11284: ♻️ Released Texture[399]
11284: ♻️ Released Texture[470]
11285: ♻️ Released Texture[492]
11300: ♻️ Released Texture[314]
11300: ♻️ Released Texture[323]
11301: ♻️ Released Texture[339]
11301: ♻️ Released Texture[348]
11317: ♻️ Released Texture[469]
11317: ♻️ Released Texture[493]
11334: ♻️ Released Texture[315]
11334: ♻️ Released Texture[322]
11334: ♻️ Released Texture[340]
11334: ♻️ Released Texture[347]
11350: ♻️ Released Texture[468]
11351: ♻️ Released Texture[494]
11367: ♻️ Released Texture[316]
11367: ♻️ Released Texture[321]
11367: ♻️ Released Texture[341]
11367: ♻️ Released Texture[346]
11384: ♻️ Released Texture[467]
11384: ♻️ Released Texture[495]
11400: ♻️ Released Texture[317]
11400: ♻️ Released Texture[320]
11401: ♻️ Released Texture[342]
11401: ♻️ Released Texture[345]
11434: ♻️ Released Texture[466]
11434: ♻️ Released Texture[496]
11450: ♻️ Released Texture[318]
11450: ♻️ Released Texture[319]
11451: ♻️ Released Texture[343]
11451: ♻️ Released Texture[344]
11484: ♻️ Released Texture[465]
11484: ♻️ Released Texture[497]
11534: ♻️ Released Texture[406]
11534: ♻️ Released Texture[407]
11534: ♻️ Released Texture[408]
11534: ♻️ Released Texture[409]
11534: ♻️ Released Texture[428]
11534: ♻️ Released Texture[429]
11534: ♻️ Released Texture[430]
11535: ♻️ Released Texture[431]
11535: ♻️ Released Texture[432]
11535: ♻️ Released Texture[433]
11535: ♻️ Released Texture[434]
11535: ♻️ Released Texture[453]
11535: ♻️ Released Texture[454]
11535: ♻️ Released Texture[455]
11535: ♻️ Released Texture[456]
11535: ♻️ Released Texture[457]
11536: ♻️ Released Texture[458]
11536: ♻️ Released Texture[459]
11536: ♻️ Released Texture[503]
11536: ♻️ Released Texture[504]
11536: ♻️ Released Texture[505]
11551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11552: 💠 Created Texture[606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11553: 💠 Created Texture[607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11554: 💠 Created Texture[608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11555: 💠 Created Texture[609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11556: 💠 Created Texture[610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11557: 💠 Created Texture[611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11557: 💠 Created Texture[612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11558: 💠 Created Texture[613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11559: 💠 Created Texture[614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11560: 💠 Created Texture[615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11561: 💠 Created Texture[616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11562: 💠 Created Texture[617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11563: 💠 Created Texture[618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11564: 💠 Created Texture[619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11565: 💠 Created Texture[620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11565: 💠 Created Texture[621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11566: 💠 Created Texture[622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11567: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11567: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11568: 💠 Created Texture[623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11568: 💠 Created Texture[624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11569: 💠 Created Texture[625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11569: 💠 Created Texture[626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11570: 💠 Created Texture[627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11571: 💠 Created Texture[628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11571: 💠 Created Texture[629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11572: 💠 Created Texture[630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11572: 💠 Created Texture[631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11573: 💠 Created Texture[632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11573: 💠 Created Texture[633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11574: 💠 Created Texture[634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11574: 💠 Created Texture[635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11575: 💠 Created Texture[636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11576: 💠 Created Texture[637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11576: 💠 Created Texture[638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11577: 💠 Created Texture[639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11577: 💠 Created Texture[640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11578: 💠 Created Texture[641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11579: 💠 Created Texture[642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11579: 💠 Created Texture[643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11580: 💠 Created Texture[644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11580: 💠 Created Texture[645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11581: 💠 Created Texture[646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11582: 💠 Created Texture[647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11582: 💠 Created Texture[648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11583: 💠 Created Texture[649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11584: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11584: 💠 Created Texture[650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11585: 💠 Created Texture[651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11586: 💠 Created Texture[652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11587: 💠 Created Texture[653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11587: 💠 Created Texture[654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11588: 💠 Created Texture[655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11589: 💠 Created Texture[656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11589: 💠 Created Texture[657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11590: 💠 Created Texture[658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11590: 💠 Created Texture[659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11591: 💠 Created Texture[660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11592: 💠 Created Texture[661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11592: 💠 Created Texture[662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11593: 💠 Created Texture[663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11593: 💠 Created Texture[664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11594: 💠 Created Texture[665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11594: 💠 Created Texture[666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11595: 💠 Created Texture[667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11596: 💠 Created Texture[668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11596: 💠 Created Texture[669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11597: 💠 Created Texture[670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11597: 💠 Created Texture[671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11598: 💠 Created Texture[672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11598: 💠 Created Texture[673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11599: 💠 Created Texture[674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11600: 💠 Created Texture[675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11600: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11601: 💠 Created Texture[676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11601: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11602: 💠 Created Texture[677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11602: 💠 Created Texture[678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11603: 💠 Created Texture[679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11603: 💠 Created Texture[680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11604: 💠 Created Texture[681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11604: 💠 Created Texture[682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11605: 💠 Created Texture[683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11606: 💠 Created Texture[684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11606: 💠 Created Texture[685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11607: 💠 Created Texture[686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11607: 💠 Created Texture[687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11608: 💠 Created Texture[688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11608: 💠 Created Texture[689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11609: 💠 Created Texture[690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11609: 💠 Created Texture[691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11610: 💠 Created Texture[692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11611: 💠 Created Texture[693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11611: 💠 Created Texture[694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11612: 💠 Created Texture[695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11612: 💠 Created Texture[696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11613: 💠 Created Texture[697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11613: 💠 Created Texture[698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11614: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11614: 💠 Created Texture[699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11614: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11615: 💠 Created Texture[700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11615: 💠 Created Texture[701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11616: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11616: 💠 Created Texture[702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11616: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11617: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11617: 💠 Created Texture[703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11617: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11618: 💠 Created Texture[704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11619: 💠 Created Texture[705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11619: ♻️ Released Texture[410]
11620: ♻️ Released Texture[427]
11620: ♻️ Released Texture[435]
11620: ♻️ Released Texture[452]
11620: ♻️ Released Texture[460]
11620: ♻️ Released Texture[464]
11620: ♻️ Released Texture[498]
11620: ♻️ Released Texture[502]
11620: ♻️ Released Texture[577]
11621: ♻️ Released Texture[578]
11621: ♻️ Released Texture[579]
11621: ♻️ Released Texture[580]
11621: ♻️ Released Texture[581]
11621: ♻️ Released Texture[582]
11621: ♻️ Released Texture[583]
11621: ♻️ Released Texture[584]
11621: ♻️ Released Texture[585]
11628: ♻️ Released Texture[411]
11628: ♻️ Released Texture[426]
11628: ♻️ Released Texture[436]
11628: ♻️ Released Texture[451]
11628: ♻️ Released Texture[461]
11628: ♻️ Released Texture[501]
11628: ♻️ Released Texture[575]
11628: ♻️ Released Texture[576]
11628: ♻️ Released Texture[586]
11628: ♻️ Released Texture[587]
11633: ♻️ Released Texture[412]
11633: ♻️ Released Texture[425]
11633: ♻️ Released Texture[437]
11633: ♻️ Released Texture[450]
11633: ♻️ Released Texture[462]
11633: ♻️ Released Texture[500]
11633: ♻️ Released Texture[573]
11634: ♻️ Released Texture[574]
11634: ♻️ Released Texture[588]
11634: ♻️ Released Texture[589]
11639: ♻️ Released Texture[413]
11639: ♻️ Released Texture[424]
11639: ♻️ Released Texture[438]
11639: ♻️ Released Texture[449]
11639: ♻️ Released Texture[463]
11639: ♻️ Released Texture[499]
11639: ♻️ Released Texture[572]
11639: ♻️ Released Texture[590]
11650: ♻️ Released Texture[414]
11650: ♻️ Released Texture[423]
11651: ♻️ Released Texture[439]
11651: ♻️ Released Texture[448]
11651: ♻️ Released Texture[571]
11651: ♻️ Released Texture[591]
11667: ♻️ Released Texture[570]
11667: ♻️ Released Texture[592]
11684: ♻️ Released Texture[415]
11684: ♻️ Released Texture[422]
11684: ♻️ Released Texture[440]
11684: ♻️ Released Texture[447]
11700: ♻️ Released Texture[569]
11700: ♻️ Released Texture[593]
11717: ♻️ Released Texture[416]
11717: ♻️ Released Texture[421]
11717: ♻️ Released Texture[441]
11717: ♻️ Released Texture[446]
11734: ♻️ Released Texture[568]
11734: ♻️ Released Texture[594]
11750: ♻️ Released Texture[417]
11750: ♻️ Released Texture[420]
11751: ♻️ Released Texture[442]
11751: ♻️ Released Texture[445]
11767: ♻️ Released Texture[567]
11767: ♻️ Released Texture[595]
11800: ♻️ Released Texture[418]
11800: ♻️ Released Texture[419]
11801: ♻️ Released Texture[443]
11801: ♻️ Released Texture[444]
11817: ♻️ Released Texture[566]
11817: ♻️ Released Texture[596]
11867: ♻️ Released Texture[565]
11867: ♻️ Released Texture[597]
11917: ♻️ Released Texture[506]
11917: ♻️ Released Texture[507]
11917: ♻️ Released Texture[508]
11917: ♻️ Released Texture[509]
11918: ♻️ Released Texture[528]
11918: ♻️ Released Texture[529]
11918: ♻️ Released Texture[530]
11918: ♻️ Released Texture[531]
11918: ♻️ Released Texture[532]
11918: ♻️ Released Texture[533]
11918: ♻️ Released Texture[534]
11918: ♻️ Released Texture[553]
11918: ♻️ Released Texture[554]
11918: ♻️ Released Texture[555]
11918: ♻️ Released Texture[556]
11918: ♻️ Released Texture[557]
11919: ♻️ Released Texture[558]
11919: ♻️ Released Texture[559]
11919: ♻️ Released Texture[603]
11919: ♻️ Released Texture[604]
11919: ♻️ Released Texture[605]
11919: ♻️ Released Texture[677]
11919: ♻️ Released Texture[678]
11919: ♻️ Released Texture[679]
11919: ♻️ Released Texture[680]
11919: ♻️ Released Texture[681]
11919: ♻️ Released Texture[682]
11919: ♻️ Released Texture[683]
11919: ♻️ Released Texture[684]
11920: ♻️ Released Texture[685]
11934: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11935: 💠 Created Texture[706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11935: 💠 Created Texture[707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11936: 💠 Created Texture[708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11937: 💠 Created Texture[709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11937: 💠 Created Texture[710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11938: 💠 Created Texture[711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11939: 💠 Created Texture[712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11939: 💠 Created Texture[713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11940: 💠 Created Texture[714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11941: 💠 Created Texture[715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11941: 💠 Created Texture[716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11942: 💠 Created Texture[717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11943: 💠 Created Texture[718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11944: 💠 Created Texture[719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11945: 💠 Created Texture[720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11945: 💠 Created Texture[721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11946: 💠 Created Texture[722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11947: 💠 Created Texture[723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11948: 💠 Created Texture[724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11948: 💠 Created Texture[725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11949: 💠 Created Texture[726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11950: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11950: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11951: 💠 Created Texture[727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11952: 💠 Created Texture[728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11953: 💠 Created Texture[729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11954: 💠 Created Texture[730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11955: 💠 Created Texture[731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11955: 💠 Created Texture[732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11956: 💠 Created Texture[733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11957: 💠 Created Texture[734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11957: 💠 Created Texture[735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11958: 💠 Created Texture[736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11959: 💠 Created Texture[737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11960: 💠 Created Texture[738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11961: 💠 Created Texture[739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11961: 💠 Created Texture[740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11962: 💠 Created Texture[741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11963: 💠 Created Texture[742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11964: 💠 Created Texture[743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11965: 💠 Created Texture[744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11966: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11966: 💠 Created Texture[745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11967: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11967: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11968: 💠 Created Texture[746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11969: 💠 Created Texture[747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11970: 💠 Created Texture[748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11970: 💠 Created Texture[749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11971: 💠 Created Texture[750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11972: 💠 Created Texture[751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11973: 💠 Created Texture[752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11974: 💠 Created Texture[753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11974: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11975: 💠 Created Texture[754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11975: 💠 Created Texture[755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11976: 💠 Created Texture[756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11976: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11977: 💠 Created Texture[757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11977: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11977: 💠 Created Texture[758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11978: 💠 Created Texture[759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11978: 💠 Created Texture[760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11979: 💠 Created Texture[761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11979: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11980: 💠 Created Texture[762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11981: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11981: 💠 Created Texture[763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11982: 💠 Created Texture[764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11982: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11983: 💠 Created Texture[765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11984: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11984: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11985: 💠 Created Texture[766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11986: 💠 Created Texture[767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11987: 💠 Created Texture[768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11988: 💠 Created Texture[769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11989: 💠 Created Texture[770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11989: 💠 Created Texture[771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11990: 💠 Created Texture[772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11991: 💠 Created Texture[773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11992: 💠 Created Texture[774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11992: 💠 Created Texture[775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11993: 💠 Created Texture[776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11994: 💠 Created Texture[777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11994: 💠 Created Texture[778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11995: 💠 Created Texture[779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11996: 💠 Created Texture[780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11996: 💠 Created Texture[781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11997: 💠 Created Texture[782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11998: 💠 Created Texture[783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11998: 💠 Created Texture[784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
11999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
11999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
11999: 💠 Created Texture[785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12000: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12001: 💠 Created Texture[786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12002: 💠 Created Texture[787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12003: 💠 Created Texture[788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12004: 💠 Created Texture[789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12004: 💠 Created Texture[790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12005: 💠 Created Texture[791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12006: 💠 Created Texture[792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12007: 💠 Created Texture[793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12007: 💠 Created Texture[794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12008: 💠 Created Texture[795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12009: 💠 Created Texture[796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12009: 💠 Created Texture[797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12010: 💠 Created Texture[798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12011: 💠 Created Texture[799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12011: 💠 Created Texture[800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12012: 💠 Created Texture[801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12012: 💠 Created Texture[802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12013: 💠 Created Texture[803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12014: 💠 Created Texture[804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12014: 💠 Created Texture[805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12015: ♻️ Released Texture[510]
12015: ♻️ Released Texture[527]
12015: ♻️ Released Texture[535]
12015: ♻️ Released Texture[552]
12015: ♻️ Released Texture[560]
12015: ♻️ Released Texture[564]
12015: ♻️ Released Texture[598]
12015: ♻️ Released Texture[602]
12015: ♻️ Released Texture[675]
12015: ♻️ Released Texture[676]
12015: ♻️ Released Texture[686]
12015: ♻️ Released Texture[687]
12023: ♻️ Released Texture[511]
12023: ♻️ Released Texture[526]
12023: ♻️ Released Texture[536]
12023: ♻️ Released Texture[551]
12023: ♻️ Released Texture[561]
12023: ♻️ Released Texture[601]
12023: ♻️ Released Texture[673]
12023: ♻️ Released Texture[674]
12023: ♻️ Released Texture[688]
12023: ♻️ Released Texture[689]
12028: ♻️ Released Texture[512]
12028: ♻️ Released Texture[525]
12029: ♻️ Released Texture[537]
12029: ♻️ Released Texture[550]
12029: ♻️ Released Texture[562]
12029: ♻️ Released Texture[600]
12029: ♻️ Released Texture[672]
12029: ♻️ Released Texture[690]
12034: ♻️ Released Texture[513]
12034: ♻️ Released Texture[524]
12034: ♻️ Released Texture[538]
12034: ♻️ Released Texture[549]
12034: ♻️ Released Texture[563]
12034: ♻️ Released Texture[599]
12035: ♻️ Released Texture[671]
12035: ♻️ Released Texture[691]
12050: ♻️ Released Texture[514]
12050: ♻️ Released Texture[523]
12051: ♻️ Released Texture[539]
12051: ♻️ Released Texture[548]
12051: ♻️ Released Texture[670]
12051: ♻️ Released Texture[692]
12084: ♻️ Released Texture[515]
12084: ♻️ Released Texture[522]
12084: ♻️ Released Texture[540]
12084: ♻️ Released Texture[547]
12084: ♻️ Released Texture[669]
12084: ♻️ Released Texture[693]
12117: ♻️ Released Texture[516]
12117: ♻️ Released Texture[521]
12117: ♻️ Released Texture[541]
12117: ♻️ Released Texture[546]
12118: ♻️ Released Texture[668]
12118: ♻️ Released Texture[694]
12150: ♻️ Released Texture[517]
12150: ♻️ Released Texture[520]
12151: ♻️ Released Texture[542]
12151: ♻️ Released Texture[545]
12151: ♻️ Released Texture[667]
12151: ♻️ Released Texture[695]
12200: ♻️ Released Texture[518]
12201: ♻️ Released Texture[519]
12201: ♻️ Released Texture[543]
12201: ♻️ Released Texture[544]
12201: ♻️ Released Texture[666]
12201: ♻️ Released Texture[696]
12250: ♻️ Released Texture[665]
12250: ♻️ Released Texture[697]
12300: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12301: 💠 Created Texture[806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12302: 💠 Created Texture[807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12303: 💠 Created Texture[808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12303: 💠 Created Texture[809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12304: 💠 Created Texture[810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12304: 💠 Created Texture[811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12305: 💠 Created Texture[812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12306: 💠 Created Texture[813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12306: 💠 Created Texture[814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12307: 💠 Created Texture[815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12307: 💠 Created Texture[816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12308: 💠 Created Texture[817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12308: 💠 Created Texture[818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12309: 💠 Created Texture[819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12310: 💠 Created Texture[820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12310: 💠 Created Texture[821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12311: 💠 Created Texture[822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12311: 💠 Created Texture[823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12312: 💠 Created Texture[824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12312: 💠 Created Texture[825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12313: 💠 Created Texture[826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12314: 💠 Created Texture[827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12314: 💠 Created Texture[828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12315: 💠 Created Texture[829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12315: 💠 Created Texture[830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12316: 💠 Created Texture[831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12317: 💠 Created Texture[832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12318: 💠 Created Texture[833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12319: 💠 Created Texture[834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12320: 💠 Created Texture[835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12320: 💠 Created Texture[836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12321: 💠 Created Texture[837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12322: 💠 Created Texture[838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12322: 💠 Created Texture[839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12323: 💠 Created Texture[840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12324: 💠 Created Texture[841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12324: 💠 Created Texture[842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12325: 💠 Created Texture[843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12326: 💠 Created Texture[844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12327: 💠 Created Texture[845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12327: 💠 Created Texture[846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12328: 💠 Created Texture[847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12329: 💠 Created Texture[848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12330: 💠 Created Texture[849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12330: 💠 Created Texture[850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12331: 💠 Created Texture[851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12332: 💠 Created Texture[852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12333: 💠 Created Texture[853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12333: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12334: 💠 Created Texture[854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12334: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12335: 💠 Created Texture[855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12335: 💠 Created Texture[856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12336: 💠 Created Texture[857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12337: 💠 Created Texture[858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12338: 💠 Created Texture[859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12338: 💠 Created Texture[860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12339: 💠 Created Texture[861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12340: 💠 Created Texture[862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12340: 💠 Created Texture[863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12341: 💠 Created Texture[864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12342: 💠 Created Texture[865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12343: 💠 Created Texture[866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12344: 💠 Created Texture[867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12344: 💠 Created Texture[868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12345: 💠 Created Texture[869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12346: 💠 Created Texture[870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12346: 💠 Created Texture[871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12347: 💠 Created Texture[872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12348: 💠 Created Texture[873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12349: 💠 Created Texture[874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12349: 💠 Created Texture[875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12350: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12350: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12351: 💠 Created Texture[876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12352: 💠 Created Texture[877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12352: 💠 Created Texture[878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12353: 💠 Created Texture[879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12354: 💠 Created Texture[880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12354: 💠 Created Texture[881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12355: 💠 Created Texture[882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12355: 💠 Created Texture[883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12356: 💠 Created Texture[884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12357: 💠 Created Texture[885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12357: 💠 Created Texture[886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12358: 💠 Created Texture[887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12358: 💠 Created Texture[888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12359: 💠 Created Texture[889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12360: 💠 Created Texture[890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12360: 💠 Created Texture[891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12361: 💠 Created Texture[892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12361: 💠 Created Texture[893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12362: 💠 Created Texture[894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12363: 💠 Created Texture[895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12363: 💠 Created Texture[896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12364: 💠 Created Texture[897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12364: 💠 Created Texture[898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12365: 💠 Created Texture[899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12366: 💠 Created Texture[900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12367: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12368: 💠 Created Texture[901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12369: 💠 Created Texture[902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12370: 💠 Created Texture[903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12371: 💠 Created Texture[904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12372: 💠 Created Texture[905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12372: ♻️ Released Texture[606]
12372: ♻️ Released Texture[607]
12372: ♻️ Released Texture[608]
12372: ♻️ Released Texture[609]
12373: ♻️ Released Texture[628]
12373: ♻️ Released Texture[629]
12373: ♻️ Released Texture[630]
12373: ♻️ Released Texture[631]
12373: ♻️ Released Texture[632]
12373: ♻️ Released Texture[633]
12373: ♻️ Released Texture[634]
12374: ♻️ Released Texture[653]
12374: ♻️ Released Texture[654]
12374: ♻️ Released Texture[655]
12374: ♻️ Released Texture[656]
12374: ♻️ Released Texture[657]
12374: ♻️ Released Texture[658]
12374: ♻️ Released Texture[659]
12375: ♻️ Released Texture[703]
12375: ♻️ Released Texture[704]
12375: ♻️ Released Texture[705]
12384: ♻️ Released Texture[610]
12384: ♻️ Released Texture[627]
12385: ♻️ Released Texture[635]
12385: ♻️ Released Texture[652]
12385: ♻️ Released Texture[660]
12385: ♻️ Released Texture[664]
12385: ♻️ Released Texture[698]
12385: ♻️ Released Texture[702]
12385: ♻️ Released Texture[777]
12385: ♻️ Released Texture[778]
12385: ♻️ Released Texture[779]
12385: ♻️ Released Texture[780]
12385: ♻️ Released Texture[781]
12385: ♻️ Released Texture[782]
12386: ♻️ Released Texture[783]
12386: ♻️ Released Texture[784]
12386: ♻️ Released Texture[785]
12391: ♻️ Released Texture[611]
12391: ♻️ Released Texture[626]
12391: ♻️ Released Texture[636]
12391: ♻️ Released Texture[651]
12391: ♻️ Released Texture[661]
12391: ♻️ Released Texture[701]
12391: ♻️ Released Texture[775]
12391: ♻️ Released Texture[776]
12391: ♻️ Released Texture[786]
12392: ♻️ Released Texture[787]
12400: ♻️ Released Texture[612]
12400: ♻️ Released Texture[625]
12401: ♻️ Released Texture[637]
12401: ♻️ Released Texture[650]
12401: ♻️ Released Texture[662]
12401: ♻️ Released Texture[700]
12401: ♻️ Released Texture[773]
12401: ♻️ Released Texture[774]
12402: ♻️ Released Texture[788]
12402: ♻️ Released Texture[789]
12417: ♻️ Released Texture[613]
12417: ♻️ Released Texture[624]
12417: ♻️ Released Texture[638]
12417: ♻️ Released Texture[649]
12418: ♻️ Released Texture[663]
12418: ♻️ Released Texture[699]
12418: ♻️ Released Texture[772]
12418: ♻️ Released Texture[790]
12434: ♻️ Released Texture[614]
12434: ♻️ Released Texture[623]
12434: ♻️ Released Texture[639]
12434: ♻️ Released Texture[648]
12434: ♻️ Released Texture[771]
12434: ♻️ Released Texture[791]
12450: ♻️ Released Texture[770]
12451: ♻️ Released Texture[792]
12467: ♻️ Released Texture[615]
12467: ♻️ Released Texture[622]
12467: ♻️ Released Texture[640]
12467: ♻️ Released Texture[647]
12484: ♻️ Released Texture[769]
12484: ♻️ Released Texture[793]
12500: ♻️ Released Texture[616]
12501: ♻️ Released Texture[621]
12501: ♻️ Released Texture[641]
12501: ♻️ Released Texture[646]
12517: ♻️ Released Texture[768]
12517: ♻️ Released Texture[794]
12534: ♻️ Released Texture[617]
12534: ♻️ Released Texture[620]
12534: ♻️ Released Texture[642]
12534: ♻️ Released Texture[645]
12550: ♻️ Released Texture[767]
12551: ♻️ Released Texture[795]
12584: ♻️ Released Texture[618]
12584: ♻️ Released Texture[619]
12584: ♻️ Released Texture[643]
12584: ♻️ Released Texture[644]
12600: ♻️ Released Texture[766]
12601: ♻️ Released Texture[796]
12650: ♻️ Released Texture[765]
12650: ♻️ Released Texture[797]
12667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12668: 💠 Created Texture[906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12669: 💠 Created Texture[907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12670: 💠 Created Texture[908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12671: 💠 Created Texture[909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12672: 💠 Created Texture[910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12673: 💠 Created Texture[911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12674: 💠 Created Texture[912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12675: 💠 Created Texture[913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12675: 💠 Created Texture[914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12676: 💠 Created Texture[915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12677: 💠 Created Texture[916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12678: 💠 Created Texture[917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12679: 💠 Created Texture[918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12680: 💠 Created Texture[919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12680: 💠 Created Texture[920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12681: 💠 Created Texture[921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12682: 💠 Created Texture[922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12683: 💠 Created Texture[923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12683: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12684: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12684: 💠 Created Texture[924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12685: 💠 Created Texture[925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12686: 💠 Created Texture[926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12687: 💠 Created Texture[927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12687: 💠 Created Texture[928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12688: 💠 Created Texture[929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12688: 💠 Created Texture[930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12689: 💠 Created Texture[931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12690: 💠 Created Texture[932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12691: 💠 Created Texture[933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12692: 💠 Created Texture[934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12693: 💠 Created Texture[935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12694: 💠 Created Texture[936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12694: 💠 Created Texture[937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12695: 💠 Created Texture[938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12695: 💠 Created Texture[939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12696: 💠 Created Texture[940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12697: 💠 Created Texture[941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12698: 💠 Created Texture[942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12698: 💠 Created Texture[943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12699: 💠 Created Texture[944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12700: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12701: 💠 Created Texture[945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12702: 💠 Created Texture[946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12703: 💠 Created Texture[947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12703: 💠 Created Texture[948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12704: 💠 Created Texture[949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12705: 💠 Created Texture[950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12706: 💠 Created Texture[951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12707: 💠 Created Texture[952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12708: 💠 Created Texture[953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12709: 💠 Created Texture[954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12710: 💠 Created Texture[955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12711: 💠 Created Texture[956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12711: 💠 Created Texture[957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12712: 💠 Created Texture[958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12713: 💠 Created Texture[959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12713: 💠 Created Texture[960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12714: 💠 Created Texture[961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12715: 💠 Created Texture[962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12715: 💠 Created Texture[963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12716: 💠 Created Texture[964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12717: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12717: 💠 Created Texture[965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12717: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12718: 💠 Created Texture[966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12719: 💠 Created Texture[967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12719: 💠 Created Texture[968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12720: 💠 Created Texture[969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12721: 💠 Created Texture[970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12721: 💠 Created Texture[971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12722: 💠 Created Texture[972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12723: 💠 Created Texture[973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12723: 💠 Created Texture[974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12724: 💠 Created Texture[975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12725: 💠 Created Texture[976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12725: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12725: 💠 Created Texture[977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12726: 💠 Created Texture[978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12726: 💠 Created Texture[979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12727: 💠 Created Texture[980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12728: 💠 Created Texture[981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12728: 💠 Created Texture[982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12729: 💠 Created Texture[983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12729: 💠 Created Texture[984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12730: 💠 Created Texture[985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12731: 💠 Created Texture[986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12731: 💠 Created Texture[987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12732: 💠 Created Texture[988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12732: 💠 Created Texture[989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12734: 💠 Created Texture[990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12734: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12735: 💠 Created Texture[991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12736: 💠 Created Texture[992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12736: 💠 Created Texture[993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12737: 💠 Created Texture[994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12738: 💠 Created Texture[995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12739: 💠 Created Texture[996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12740: 💠 Created Texture[997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12741: 💠 Created Texture[998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12742: 💠 Created Texture[999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12743: 💠 Created Texture[1000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12744: 💠 Created Texture[1001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12744: 💠 Created Texture[1002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12745: 💠 Created Texture[1003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12746: 💠 Created Texture[1004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
12746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
12746: 💠 Created Texture[1005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
12753: ♻️ Released Texture[877]
12753: ♻️ Released Texture[878]
12753: ♻️ Released Texture[879]
12754: ♻️ Released Texture[880]
12754: ♻️ Released Texture[881]
12754: ♻️ Released Texture[882]
12754: ♻️ Released Texture[883]
12754: ♻️ Released Texture[884]
12754: ♻️ Released Texture[885]
12759: ♻️ Released Texture[706]
12759: ♻️ Released Texture[707]
12759: ♻️ Released Texture[708]
12759: ♻️ Released Texture[709]
12760: ♻️ Released Texture[728]
12760: ♻️ Released Texture[729]
12760: ♻️ Released Texture[730]
12760: ♻️ Released Texture[731]
12760: ♻️ Released Texture[732]
12760: ♻️ Released Texture[733]
12760: ♻️ Released Texture[734]
12760: ♻️ Released Texture[753]
12760: ♻️ Released Texture[754]
12760: ♻️ Released Texture[755]
12760: ♻️ Released Texture[756]
12760: ♻️ Released Texture[757]
12760: ♻️ Released Texture[758]
12761: ♻️ Released Texture[759]
12761: ♻️ Released Texture[803]
12761: ♻️ Released Texture[804]
12761: ♻️ Released Texture[805]
12761: ♻️ Released Texture[875]
12761: ♻️ Released Texture[876]
12761: ♻️ Released Texture[886]
12761: ♻️ Released Texture[887]
12769: ♻️ Released Texture[710]
12769: ♻️ Released Texture[727]
12769: ♻️ Released Texture[735]
12769: ♻️ Released Texture[752]
12769: ♻️ Released Texture[760]
12769: ♻️ Released Texture[764]
12770: ♻️ Released Texture[798]
12770: ♻️ Released Texture[802]
12770: ♻️ Released Texture[873]
12770: ♻️ Released Texture[874]
12770: ♻️ Released Texture[888]
12770: ♻️ Released Texture[889]
12784: ♻️ Released Texture[711]
12784: ♻️ Released Texture[726]
12784: ♻️ Released Texture[736]
12784: ♻️ Released Texture[751]
12784: ♻️ Released Texture[761]
12784: ♻️ Released Texture[801]
12784: ♻️ Released Texture[872]
12785: ♻️ Released Texture[890]
12800: ♻️ Released Texture[712]
12800: ♻️ Released Texture[725]
12801: ♻️ Released Texture[737]
12801: ♻️ Released Texture[750]
12801: ♻️ Released Texture[762]
12801: ♻️ Released Texture[800]
12801: ♻️ Released Texture[871]
12801: ♻️ Released Texture[891]
12817: ♻️ Released Texture[713]
12817: ♻️ Released Texture[724]
12817: ♻️ Released Texture[738]
12817: ♻️ Released Texture[749]
12818: ♻️ Released Texture[763]
12818: ♻️ Released Texture[799]
12818: ♻️ Released Texture[870]
12818: ♻️ Released Texture[892]
12834: ♻️ Released Texture[714]
12834: ♻️ Released Texture[723]
12834: ♻️ Released Texture[739]
12834: ♻️ Released Texture[748]
12850: ♻️ Released Texture[869]
12850: ♻️ Released Texture[893]
12867: ♻️ Released Texture[715]
12867: ♻️ Released Texture[722]
12867: ♻️ Released Texture[740]
12867: ♻️ Released Texture[747]
12884: ♻️ Released Texture[868]
12884: ♻️ Released Texture[894]
12900: ♻️ Released Texture[716]
12900: ♻️ Released Texture[721]
12901: ♻️ Released Texture[741]
12901: ♻️ Released Texture[746]
12917: ♻️ Released Texture[867]
12917: ♻️ Released Texture[895]
12934: ♻️ Released Texture[717]
12934: ♻️ Released Texture[720]
12934: ♻️ Released Texture[742]
12934: ♻️ Released Texture[745]
12967: ♻️ Released Texture[866]
12967: ♻️ Released Texture[896]
12984: ♻️ Released Texture[718]
12984: ♻️ Released Texture[719]
12984: ♻️ Released Texture[743]
12984: ♻️ Released Texture[744]
13017: ♻️ Released Texture[865]
13017: ♻️ Released Texture[897]
13036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13036: 💠 Created Texture[1006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13037: 💠 Created Texture[1007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13038: 💠 Created Texture[1008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13039: 💠 Created Texture[1009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13040: 💠 Created Texture[1010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13041: 💠 Created Texture[1011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13042: 💠 Created Texture[1012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13043: 💠 Created Texture[1013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13043: 💠 Created Texture[1014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13044: 💠 Created Texture[1015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13045: 💠 Created Texture[1016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13045: 💠 Created Texture[1017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13046: 💠 Created Texture[1018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13046: 💠 Created Texture[1019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13047: 💠 Created Texture[1020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13048: 💠 Created Texture[1021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13048: 💠 Created Texture[1022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13049: 💠 Created Texture[1023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13049: 💠 Created Texture[1024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13050: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13050: 💠 Created Texture[1025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13051: 💠 Created Texture[1026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13052: 💠 Created Texture[1027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13053: 💠 Created Texture[1028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13053: 💠 Created Texture[1029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13054: 💠 Created Texture[1030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13055: 💠 Created Texture[1031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13056: 💠 Created Texture[1032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13057: 💠 Created Texture[1033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13058: 💠 Created Texture[1034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13058: 💠 Created Texture[1035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13059: 💠 Created Texture[1036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13060: 💠 Created Texture[1037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13060: 💠 Created Texture[1038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13061: 💠 Created Texture[1039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13062: 💠 Created Texture[1040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13063: 💠 Created Texture[1041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13063: 💠 Created Texture[1042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13064: 💠 Created Texture[1043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13064: 💠 Created Texture[1044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13065: 💠 Created Texture[1045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13066: 💠 Created Texture[1046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13067: 💠 Created Texture[1047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13068: 💠 Created Texture[1048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13069: 💠 Created Texture[1049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13070: 💠 Created Texture[1050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13071: 💠 Created Texture[1051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13072: 💠 Created Texture[1052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13073: 💠 Created Texture[1053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13073: 💠 Created Texture[1054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13074: 💠 Created Texture[1055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13075: 💠 Created Texture[1056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13076: 💠 Created Texture[1057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13077: 💠 Created Texture[1058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13077: 💠 Created Texture[1059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13078: 💠 Created Texture[1060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13079: 💠 Created Texture[1061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13079: 💠 Created Texture[1062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13080: 💠 Created Texture[1063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13080: 💠 Created Texture[1064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13081: 💠 Created Texture[1065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13082: 💠 Created Texture[1066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13083: 💠 Created Texture[1067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13083: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13084: 💠 Created Texture[1068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13085: 💠 Created Texture[1069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13086: 💠 Created Texture[1070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13086: 💠 Created Texture[1071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13087: 💠 Created Texture[1072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13088: 💠 Created Texture[1073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13088: 💠 Created Texture[1074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13089: 💠 Created Texture[1075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13089: 💠 Created Texture[1076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13090: 💠 Created Texture[1077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13090: 💠 Created Texture[1078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13091: 💠 Created Texture[1079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13091: 💠 Created Texture[1080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13092: 💠 Created Texture[1081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13093: 💠 Created Texture[1082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13094: 💠 Created Texture[1083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13094: 💠 Created Texture[1084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13095: 💠 Created Texture[1085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13096: 💠 Created Texture[1086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13097: 💠 Created Texture[1087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13098: 💠 Created Texture[1088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13099: 💠 Created Texture[1089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13100: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13100: 💠 Created Texture[1090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13100: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13101: 💠 Created Texture[1091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13102: 💠 Created Texture[1092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13103: 💠 Created Texture[1093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13104: 💠 Created Texture[1094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13105: 💠 Created Texture[1095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13106: 💠 Created Texture[1096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13107: 💠 Created Texture[1097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13108: 💠 Created Texture[1098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13108: 💠 Created Texture[1099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13109: 💠 Created Texture[1100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13110: 💠 Created Texture[1101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13111: 💠 Created Texture[1102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13112: 💠 Created Texture[1103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13113: 💠 Created Texture[1104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13114: 💠 Created Texture[1105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13122: ♻️ Released Texture[977]
13122: ♻️ Released Texture[978]
13122: ♻️ Released Texture[979]
13122: ♻️ Released Texture[980]
13123: ♻️ Released Texture[981]
13123: ♻️ Released Texture[982]
13123: ♻️ Released Texture[983]
13123: ♻️ Released Texture[984]
13123: ♻️ Released Texture[985]
13128: ♻️ Released Texture[806]
13128: ♻️ Released Texture[807]
13129: ♻️ Released Texture[808]
13129: ♻️ Released Texture[809]
13129: ♻️ Released Texture[828]
13129: ♻️ Released Texture[829]
13129: ♻️ Released Texture[830]
13129: ♻️ Released Texture[831]
13129: ♻️ Released Texture[832]
13129: ♻️ Released Texture[833]
13129: ♻️ Released Texture[834]
13130: ♻️ Released Texture[853]
13130: ♻️ Released Texture[854]
13130: ♻️ Released Texture[855]
13130: ♻️ Released Texture[856]
13130: ♻️ Released Texture[857]
13130: ♻️ Released Texture[858]
13130: ♻️ Released Texture[859]
13130: ♻️ Released Texture[903]
13131: ♻️ Released Texture[904]
13131: ♻️ Released Texture[905]
13131: ♻️ Released Texture[975]
13131: ♻️ Released Texture[976]
13131: ♻️ Released Texture[986]
13131: ♻️ Released Texture[987]
13139: ♻️ Released Texture[810]
13139: ♻️ Released Texture[827]
13139: ♻️ Released Texture[835]
13139: ♻️ Released Texture[852]
13139: ♻️ Released Texture[860]
13139: ♻️ Released Texture[864]
13139: ♻️ Released Texture[898]
13139: ♻️ Released Texture[902]
13140: ♻️ Released Texture[973]
13140: ♻️ Released Texture[974]
13140: ♻️ Released Texture[988]
13140: ♻️ Released Texture[989]
13150: ♻️ Released Texture[811]
13151: ♻️ Released Texture[826]
13151: ♻️ Released Texture[836]
13151: ♻️ Released Texture[851]
13151: ♻️ Released Texture[861]
13151: ♻️ Released Texture[901]
13151: ♻️ Released Texture[972]
13151: ♻️ Released Texture[990]
13167: ♻️ Released Texture[812]
13167: ♻️ Released Texture[825]
13167: ♻️ Released Texture[837]
13167: ♻️ Released Texture[850]
13168: ♻️ Released Texture[862]
13168: ♻️ Released Texture[900]
13168: ♻️ Released Texture[971]
13168: ♻️ Released Texture[991]
13184: ♻️ Released Texture[813]
13184: ♻️ Released Texture[824]
13184: ♻️ Released Texture[838]
13184: ♻️ Released Texture[849]
13184: ♻️ Released Texture[863]
13184: ♻️ Released Texture[899]
13185: ♻️ Released Texture[970]
13185: ♻️ Released Texture[992]
13200: ♻️ Released Texture[814]
13201: ♻️ Released Texture[823]
13201: ♻️ Released Texture[839]
13201: ♻️ Released Texture[848]
13217: ♻️ Released Texture[969]
13217: ♻️ Released Texture[993]
13234: ♻️ Released Texture[815]
13234: ♻️ Released Texture[822]
13234: ♻️ Released Texture[840]
13234: ♻️ Released Texture[847]
13250: ♻️ Released Texture[968]
13250: ♻️ Released Texture[994]
13267: ♻️ Released Texture[816]
13267: ♻️ Released Texture[821]
13267: ♻️ Released Texture[841]
13267: ♻️ Released Texture[846]
13284: ♻️ Released Texture[967]
13284: ♻️ Released Texture[995]
13300: ♻️ Released Texture[817]
13300: ♻️ Released Texture[820]
13301: ♻️ Released Texture[842]
13301: ♻️ Released Texture[845]
13334: ♻️ Released Texture[966]
13334: ♻️ Released Texture[996]
13350: ♻️ Released Texture[818]
13350: ♻️ Released Texture[819]
13351: ♻️ Released Texture[843]
13351: ♻️ Released Texture[844]
13384: ♻️ Released Texture[965]
13384: ♻️ Released Texture[997]
13417: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13418: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13418: 💠 Created Texture[1106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13419: 💠 Created Texture[1107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13420: 💠 Created Texture[1108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13421: 💠 Created Texture[1109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13422: 💠 Created Texture[1110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13422: 💠 Created Texture[1111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13423: 💠 Created Texture[1112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13424: 💠 Created Texture[1113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13424: 💠 Created Texture[1114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13425: 💠 Created Texture[1115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13425: 💠 Created Texture[1116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13426: 💠 Created Texture[1117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13427: 💠 Created Texture[1118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13427: 💠 Created Texture[1119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13428: 💠 Created Texture[1120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13429: 💠 Created Texture[1121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13429: 💠 Created Texture[1122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13430: 💠 Created Texture[1123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13431: 💠 Created Texture[1124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13431: 💠 Created Texture[1125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13432: 💠 Created Texture[1126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13433: 💠 Created Texture[1127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13434: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13434: 💠 Created Texture[1128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13435: 💠 Created Texture[1129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13436: 💠 Created Texture[1130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13437: 💠 Created Texture[1131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13438: 💠 Created Texture[1132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13439: 💠 Created Texture[1133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13440: 💠 Created Texture[1134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13440: 💠 Created Texture[1135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13441: 💠 Created Texture[1136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13442: 💠 Created Texture[1137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13443: 💠 Created Texture[1138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13444: 💠 Created Texture[1139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13444: 💠 Created Texture[1140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13445: 💠 Created Texture[1141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13446: 💠 Created Texture[1142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13447: 💠 Created Texture[1143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13448: 💠 Created Texture[1144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13449: 💠 Created Texture[1145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13450: 💠 Created Texture[1146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13451: 💠 Created Texture[1147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13452: 💠 Created Texture[1148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13453: 💠 Created Texture[1149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13454: 💠 Created Texture[1150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13455: 💠 Created Texture[1151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13456: 💠 Created Texture[1152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13457: 💠 Created Texture[1153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13457: 💠 Created Texture[1154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13458: 💠 Created Texture[1155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13458: 💠 Created Texture[1156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13459: 💠 Created Texture[1157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13460: 💠 Created Texture[1158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13461: 💠 Created Texture[1159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13461: 💠 Created Texture[1160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13462: 💠 Created Texture[1161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13463: 💠 Created Texture[1162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13463: 💠 Created Texture[1163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13464: 💠 Created Texture[1164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13465: 💠 Created Texture[1165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13465: 💠 Created Texture[1166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13466: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13466: 💠 Created Texture[1167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13467: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13467: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13467: 💠 Created Texture[1168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13468: 💠 Created Texture[1169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13469: 💠 Created Texture[1170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13470: 💠 Created Texture[1171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13471: 💠 Created Texture[1172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13472: 💠 Created Texture[1173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13472: 💠 Created Texture[1174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13473: 💠 Created Texture[1175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13474: 💠 Created Texture[1176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13475: 💠 Created Texture[1177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13476: 💠 Created Texture[1178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13477: 💠 Created Texture[1179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13477: 💠 Created Texture[1180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13478: 💠 Created Texture[1181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13478: 💠 Created Texture[1182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13479: 💠 Created Texture[1183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13480: 💠 Created Texture[1184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13481: 💠 Created Texture[1185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13481: 💠 Created Texture[1186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13482: 💠 Created Texture[1187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13483: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13484: 💠 Created Texture[1188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13485: 💠 Created Texture[1189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13486: 💠 Created Texture[1190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13487: 💠 Created Texture[1191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13487: 💠 Created Texture[1192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13488: 💠 Created Texture[1193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13489: 💠 Created Texture[1194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13490: 💠 Created Texture[1195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13490: 💠 Created Texture[1196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13491: 💠 Created Texture[1197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13492: 💠 Created Texture[1198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13493: 💠 Created Texture[1199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13493: 💠 Created Texture[1200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13494: 💠 Created Texture[1201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13494: 💠 Created Texture[1202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13495: 💠 Created Texture[1203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13496: 💠 Created Texture[1204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13496: 💠 Created Texture[1205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13496: ♻️ Released Texture[1077]
13496: ♻️ Released Texture[1078]
13496: ♻️ Released Texture[1079]
13497: ♻️ Released Texture[1080]
13497: ♻️ Released Texture[1081]
13497: ♻️ Released Texture[1082]
13497: ♻️ Released Texture[1083]
13497: ♻️ Released Texture[1084]
13497: ♻️ Released Texture[1085]
13504: ♻️ Released Texture[906]
13504: ♻️ Released Texture[907]
13505: ♻️ Released Texture[908]
13505: ♻️ Released Texture[909]
13505: ♻️ Released Texture[928]
13505: ♻️ Released Texture[929]
13505: ♻️ Released Texture[930]
13505: ♻️ Released Texture[931]
13505: ♻️ Released Texture[932]
13505: ♻️ Released Texture[933]
13505: ♻️ Released Texture[934]
13506: ♻️ Released Texture[953]
13506: ♻️ Released Texture[954]
13506: ♻️ Released Texture[955]
13506: ♻️ Released Texture[956]
13506: ♻️ Released Texture[957]
13506: ♻️ Released Texture[958]
13506: ♻️ Released Texture[959]
13506: ♻️ Released Texture[1003]
13507: ♻️ Released Texture[1004]
13507: ♻️ Released Texture[1005]
13507: ♻️ Released Texture[1075]
13507: ♻️ Released Texture[1076]
13507: ♻️ Released Texture[1086]
13507: ♻️ Released Texture[1087]
13513: ♻️ Released Texture[910]
13514: ♻️ Released Texture[927]
13514: ♻️ Released Texture[935]
13514: ♻️ Released Texture[952]
13514: ♻️ Released Texture[960]
13514: ♻️ Released Texture[964]
13514: ♻️ Released Texture[998]
13514: ♻️ Released Texture[1002]
13514: ♻️ Released Texture[1073]
13514: ♻️ Released Texture[1074]
13514: ♻️ Released Texture[1088]
13514: ♻️ Released Texture[1089]
13521: ♻️ Released Texture[911]
13521: ♻️ Released Texture[926]
13521: ♻️ Released Texture[936]
13521: ♻️ Released Texture[951]
13521: ♻️ Released Texture[961]
13521: ♻️ Released Texture[1001]
13522: ♻️ Released Texture[1072]
13522: ♻️ Released Texture[1090]
13534: ♻️ Released Texture[912]
13534: ♻️ Released Texture[925]
13534: ♻️ Released Texture[937]
13534: ♻️ Released Texture[950]
13534: ♻️ Released Texture[962]
13534: ♻️ Released Texture[1000]
13534: ♻️ Released Texture[1071]
13535: ♻️ Released Texture[1091]
13550: ♻️ Released Texture[913]
13550: ♻️ Released Texture[924]
13551: ♻️ Released Texture[938]
13551: ♻️ Released Texture[949]
13551: ♻️ Released Texture[963]
13551: ♻️ Released Texture[999]
13551: ♻️ Released Texture[1070]
13551: ♻️ Released Texture[1092]
13567: ♻️ Released Texture[914]
13567: ♻️ Released Texture[923]
13567: ♻️ Released Texture[939]
13567: ♻️ Released Texture[948]
13584: ♻️ Released Texture[1069]
13584: ♻️ Released Texture[1093]
13600: ♻️ Released Texture[915]
13600: ♻️ Released Texture[922]
13601: ♻️ Released Texture[940]
13601: ♻️ Released Texture[947]
13617: ♻️ Released Texture[1068]
13617: ♻️ Released Texture[1094]
13634: ♻️ Released Texture[916]
13634: ♻️ Released Texture[921]
13634: ♻️ Released Texture[941]
13634: ♻️ Released Texture[946]
13650: ♻️ Released Texture[1067]
13651: ♻️ Released Texture[1095]
13667: ♻️ Released Texture[917]
13667: ♻️ Released Texture[920]
13668: ♻️ Released Texture[942]
13668: ♻️ Released Texture[945]
13700: ♻️ Released Texture[1066]
13701: ♻️ Released Texture[1096]
13717: ♻️ Released Texture[918]
13717: ♻️ Released Texture[919]
13717: ♻️ Released Texture[943]
13717: ♻️ Released Texture[944]
13750: ♻️ Released Texture[1065]
13751: ♻️ Released Texture[1097]
13784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13785: 💠 Created Texture[1206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13785: 💠 Created Texture[1207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13786: 💠 Created Texture[1208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13787: 💠 Created Texture[1209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13787: 💠 Created Texture[1210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13788: 💠 Created Texture[1211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13788: 💠 Created Texture[1212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13789: 💠 Created Texture[1213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13789: 💠 Created Texture[1214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13790: 💠 Created Texture[1215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13790: 💠 Created Texture[1216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13791: 💠 Created Texture[1217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13792: 💠 Created Texture[1218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13792: 💠 Created Texture[1219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13793: 💠 Created Texture[1220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13794: 💠 Created Texture[1221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13794: 💠 Created Texture[1222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13795: 💠 Created Texture[1223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13795: 💠 Created Texture[1224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13796: 💠 Created Texture[1225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13796: 💠 Created Texture[1226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13797: 💠 Created Texture[1227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13798: 💠 Created Texture[1228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13798: 💠 Created Texture[1229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13799: 💠 Created Texture[1230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13800: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13800: 💠 Created Texture[1231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13801: 💠 Created Texture[1232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13802: 💠 Created Texture[1233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13803: 💠 Created Texture[1234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13803: 💠 Created Texture[1235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13804: 💠 Created Texture[1236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13804: 💠 Created Texture[1237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13805: 💠 Created Texture[1238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13806: 💠 Created Texture[1239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13806: 💠 Created Texture[1240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13807: 💠 Created Texture[1241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13807: 💠 Created Texture[1242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13808: 💠 Created Texture[1243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13808: 💠 Created Texture[1244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13809: 💠 Created Texture[1245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13810: 💠 Created Texture[1246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13810: 💠 Created Texture[1247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13811: 💠 Created Texture[1248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13812: 💠 Created Texture[1249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13813: 💠 Created Texture[1250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13814: 💠 Created Texture[1251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13814: 💠 Created Texture[1252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13815: 💠 Created Texture[1253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13815: 💠 Created Texture[1254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13816: 💠 Created Texture[1255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13818: 💠 Created Texture[1256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13818: 💠 Created Texture[1257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13819: 💠 Created Texture[1258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13820: 💠 Created Texture[1259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13820: 💠 Created Texture[1260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13821: 💠 Created Texture[1261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13822: 💠 Created Texture[1262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13822: 💠 Created Texture[1263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13823: 💠 Created Texture[1264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13823: 💠 Created Texture[1265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13824: 💠 Created Texture[1266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13825: 💠 Created Texture[1267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13825: 💠 Created Texture[1268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13826: 💠 Created Texture[1269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13826: 💠 Created Texture[1270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13827: 💠 Created Texture[1271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13827: 💠 Created Texture[1272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13828: 💠 Created Texture[1273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13829: 💠 Created Texture[1274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13829: 💠 Created Texture[1275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13830: 💠 Created Texture[1276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13830: 💠 Created Texture[1277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13831: 💠 Created Texture[1278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13832: 💠 Created Texture[1279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13832: 💠 Created Texture[1280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13833: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13834: 💠 Created Texture[1281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13834: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13835: 💠 Created Texture[1282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13836: 💠 Created Texture[1283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13836: 💠 Created Texture[1284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13837: 💠 Created Texture[1285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13838: 💠 Created Texture[1286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13838: 💠 Created Texture[1287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13839: 💠 Created Texture[1288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13840: 💠 Created Texture[1289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13841: 💠 Created Texture[1290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13841: 💠 Created Texture[1291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13842: 💠 Created Texture[1292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13843: 💠 Created Texture[1293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13843: 💠 Created Texture[1294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13844: 💠 Created Texture[1295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13844: 💠 Created Texture[1296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13845: 💠 Created Texture[1297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13845: 💠 Created Texture[1298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13846: 💠 Created Texture[1299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13847: 💠 Created Texture[1300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13847: 💠 Created Texture[1301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13848: 💠 Created Texture[1302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13848: 💠 Created Texture[1303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13849: 💠 Created Texture[1304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
13850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
13850: 💠 Created Texture[1305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
13858: ♻️ Released Texture[1006]
13858: ♻️ Released Texture[1007]
13858: ♻️ Released Texture[1008]
13858: ♻️ Released Texture[1009]
13858: ♻️ Released Texture[1028]
13858: ♻️ Released Texture[1029]
13859: ♻️ Released Texture[1030]
13859: ♻️ Released Texture[1031]
13859: ♻️ Released Texture[1032]
13859: ♻️ Released Texture[1033]
13859: ♻️ Released Texture[1034]
13859: ♻️ Released Texture[1053]
13859: ♻️ Released Texture[1054]
13859: ♻️ Released Texture[1055]
13859: ♻️ Released Texture[1056]
13859: ♻️ Released Texture[1057]
13859: ♻️ Released Texture[1058]
13859: ♻️ Released Texture[1059]
13860: ♻️ Released Texture[1103]
13860: ♻️ Released Texture[1104]
13860: ♻️ Released Texture[1105]
13860: ♻️ Released Texture[1177]
13860: ♻️ Released Texture[1178]
13860: ♻️ Released Texture[1179]
13860: ♻️ Released Texture[1180]
13860: ♻️ Released Texture[1181]
13860: ♻️ Released Texture[1182]
13860: ♻️ Released Texture[1183]
13860: ♻️ Released Texture[1184]
13860: ♻️ Released Texture[1185]
13868: ♻️ Released Texture[1010]
13868: ♻️ Released Texture[1027]
13868: ♻️ Released Texture[1035]
13868: ♻️ Released Texture[1052]
13868: ♻️ Released Texture[1060]
13868: ♻️ Released Texture[1064]
13869: ♻️ Released Texture[1098]
13869: ♻️ Released Texture[1102]
13869: ♻️ Released Texture[1175]
13869: ♻️ Released Texture[1176]
13869: ♻️ Released Texture[1186]
13869: ♻️ Released Texture[1187]
13877: ♻️ Released Texture[1011]
13877: ♻️ Released Texture[1026]
13877: ♻️ Released Texture[1036]
13877: ♻️ Released Texture[1051]
13877: ♻️ Released Texture[1061]
13877: ♻️ Released Texture[1101]
13878: ♻️ Released Texture[1173]
13878: ♻️ Released Texture[1174]
13878: ♻️ Released Texture[1188]
13878: ♻️ Released Texture[1189]
13885: ♻️ Released Texture[1012]
13886: ♻️ Released Texture[1025]
13886: ♻️ Released Texture[1037]
13886: ♻️ Released Texture[1050]
13886: ♻️ Released Texture[1062]
13886: ♻️ Released Texture[1100]
13886: ♻️ Released Texture[1172]
13886: ♻️ Released Texture[1190]
13900: ♻️ Released Texture[1013]
13900: ♻️ Released Texture[1024]
13901: ♻️ Released Texture[1038]
13901: ♻️ Released Texture[1049]
13901: ♻️ Released Texture[1063]
13901: ♻️ Released Texture[1099]
13901: ♻️ Released Texture[1171]
13901: ♻️ Released Texture[1191]
13917: ♻️ Released Texture[1014]
13917: ♻️ Released Texture[1023]
13917: ♻️ Released Texture[1039]
13918: ♻️ Released Texture[1048]
13918: ♻️ Released Texture[1170]
13918: ♻️ Released Texture[1192]
13950: ♻️ Released Texture[1015]
13951: ♻️ Released Texture[1022]
13951: ♻️ Released Texture[1040]
13951: ♻️ Released Texture[1047]
13951: ♻️ Released Texture[1169]
13951: ♻️ Released Texture[1193]
13984: ♻️ Released Texture[1016]
13984: ♻️ Released Texture[1021]
13984: ♻️ Released Texture[1041]
13984: ♻️ Released Texture[1046]
13984: ♻️ Released Texture[1168]
13984: ♻️ Released Texture[1194]
14017: ♻️ Released Texture[1017]
14017: ♻️ Released Texture[1020]
14017: ♻️ Released Texture[1042]
14017: ♻️ Released Texture[1045]
14018: ♻️ Released Texture[1167]
14018: ♻️ Released Texture[1195]
14067: ♻️ Released Texture[1018]
14067: ♻️ Released Texture[1019]
14067: ♻️ Released Texture[1043]
14067: ♻️ Released Texture[1044]
14068: ♻️ Released Texture[1166]
14068: ♻️ Released Texture[1196]
14117: ♻️ Released Texture[1165]
14117: ♻️ Released Texture[1197]
14150: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14151: 💠 Created Texture[1306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14152: 💠 Created Texture[1307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14153: 💠 Created Texture[1308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14154: 💠 Created Texture[1309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14154: 💠 Created Texture[1310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14155: 💠 Created Texture[1311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14156: 💠 Created Texture[1312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14156: 💠 Created Texture[1313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14157: 💠 Created Texture[1314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14158: 💠 Created Texture[1315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14158: 💠 Created Texture[1316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14159: 💠 Created Texture[1317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14160: 💠 Created Texture[1318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14161: 💠 Created Texture[1319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14162: 💠 Created Texture[1320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14162: 💠 Created Texture[1321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14163: 💠 Created Texture[1322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14164: 💠 Created Texture[1323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14164: 💠 Created Texture[1324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14165: 💠 Created Texture[1325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14166: 💠 Created Texture[1326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14167: 💠 Created Texture[1327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14167: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14168: 💠 Created Texture[1328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14169: 💠 Created Texture[1329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14169: 💠 Created Texture[1330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14170: 💠 Created Texture[1331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14171: 💠 Created Texture[1332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14171: 💠 Created Texture[1333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14172: 💠 Created Texture[1334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14172: 💠 Created Texture[1335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14173: 💠 Created Texture[1336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14174: 💠 Created Texture[1337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14174: 💠 Created Texture[1338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14175: 💠 Created Texture[1339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14176: 💠 Created Texture[1340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14176: 💠 Created Texture[1341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14177: 💠 Created Texture[1342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14178: 💠 Created Texture[1343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14179: 💠 Created Texture[1344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14180: 💠 Created Texture[1345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14181: 💠 Created Texture[1346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14182: 💠 Created Texture[1347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14182: 💠 Created Texture[1348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14184: 💠 Created Texture[1349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14185: 💠 Created Texture[1350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14186: 💠 Created Texture[1351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14186: 💠 Created Texture[1352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14187: 💠 Created Texture[1353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14188: 💠 Created Texture[1354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14188: 💠 Created Texture[1355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14189: 💠 Created Texture[1356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14190: 💠 Created Texture[1357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14191: 💠 Created Texture[1358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14191: 💠 Created Texture[1359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14192: 💠 Created Texture[1360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14193: 💠 Created Texture[1361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14193: 💠 Created Texture[1362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14194: 💠 Created Texture[1363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14195: 💠 Created Texture[1364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14196: 💠 Created Texture[1365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14197: 💠 Created Texture[1366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14198: 💠 Created Texture[1367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14198: 💠 Created Texture[1368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14199: 💠 Created Texture[1369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14200: 💠 Created Texture[1370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14201: 💠 Created Texture[1371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14202: 💠 Created Texture[1372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14203: 💠 Created Texture[1373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14204: 💠 Created Texture[1374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14205: 💠 Created Texture[1375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14206: 💠 Created Texture[1376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14207: 💠 Created Texture[1377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14207: 💠 Created Texture[1378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14208: 💠 Created Texture[1379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14208: 💠 Created Texture[1380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14209: 💠 Created Texture[1381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14210: 💠 Created Texture[1382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14210: 💠 Created Texture[1383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14211: 💠 Created Texture[1384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14212: 💠 Created Texture[1385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14213: 💠 Created Texture[1386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14214: 💠 Created Texture[1387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14215: 💠 Created Texture[1388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14215: 💠 Created Texture[1389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14216: 💠 Created Texture[1390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14217: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14217: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14218: 💠 Created Texture[1391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14219: 💠 Created Texture[1392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14220: 💠 Created Texture[1393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14221: 💠 Created Texture[1394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14221: 💠 Created Texture[1395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14222: 💠 Created Texture[1396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14223: 💠 Created Texture[1397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14223: 💠 Created Texture[1398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14224: 💠 Created Texture[1399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14225: 💠 Created Texture[1400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14225: 💠 Created Texture[1401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14226: 💠 Created Texture[1402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14227: 💠 Created Texture[1403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14227: 💠 Created Texture[1404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14228: 💠 Created Texture[1405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14229: ♻️ Released Texture[1277]
14229: ♻️ Released Texture[1278]
14229: ♻️ Released Texture[1279]
14229: ♻️ Released Texture[1280]
14229: ♻️ Released Texture[1281]
14229: ♻️ Released Texture[1282]
14229: ♻️ Released Texture[1283]
14229: ♻️ Released Texture[1284]
14229: ♻️ Released Texture[1285]
14237: ♻️ Released Texture[1106]
14237: ♻️ Released Texture[1107]
14237: ♻️ Released Texture[1108]
14237: ♻️ Released Texture[1109]
14237: ♻️ Released Texture[1128]
14237: ♻️ Released Texture[1129]
14237: ♻️ Released Texture[1130]
14238: ♻️ Released Texture[1131]
14238: ♻️ Released Texture[1132]
14238: ♻️ Released Texture[1133]
14238: ♻️ Released Texture[1134]
14238: ♻️ Released Texture[1153]
14238: ♻️ Released Texture[1154]
14238: ♻️ Released Texture[1155]
14239: ♻️ Released Texture[1156]
14239: ♻️ Released Texture[1157]
14240: ♻️ Released Texture[1158]
14240: ♻️ Released Texture[1159]
14240: ♻️ Released Texture[1203]
14240: ♻️ Released Texture[1204]
14240: ♻️ Released Texture[1205]
14240: ♻️ Released Texture[1275]
14241: ♻️ Released Texture[1276]
14241: ♻️ Released Texture[1286]
14241: ♻️ Released Texture[1287]
14248: ♻️ Released Texture[1110]
14248: ♻️ Released Texture[1127]
14248: ♻️ Released Texture[1135]
14248: ♻️ Released Texture[1152]
14248: ♻️ Released Texture[1160]
14248: ♻️ Released Texture[1164]
14248: ♻️ Released Texture[1198]
14248: ♻️ Released Texture[1202]
14248: ♻️ Released Texture[1273]
14248: ♻️ Released Texture[1274]
14248: ♻️ Released Texture[1288]
14249: ♻️ Released Texture[1289]
14255: ♻️ Released Texture[1111]
14255: ♻️ Released Texture[1126]
14255: ♻️ Released Texture[1136]
14255: ♻️ Released Texture[1151]
14255: ♻️ Released Texture[1161]
14256: ♻️ Released Texture[1201]
14256: ♻️ Released Texture[1272]
14256: ♻️ Released Texture[1290]
14267: ♻️ Released Texture[1112]
14267: ♻️ Released Texture[1125]
14267: ♻️ Released Texture[1137]
14267: ♻️ Released Texture[1150]
14268: ♻️ Released Texture[1162]
14268: ♻️ Released Texture[1200]
14268: ♻️ Released Texture[1271]
14268: ♻️ Released Texture[1291]
14284: ♻️ Released Texture[1113]
14284: ♻️ Released Texture[1124]
14284: ♻️ Released Texture[1138]
14284: ♻️ Released Texture[1149]
14284: ♻️ Released Texture[1163]
14284: ♻️ Released Texture[1199]
14284: ♻️ Released Texture[1270]
14285: ♻️ Released Texture[1292]
14300: ♻️ Released Texture[1114]
14300: ♻️ Released Texture[1123]
14301: ♻️ Released Texture[1139]
14301: ♻️ Released Texture[1148]
14317: ♻️ Released Texture[1269]
14317: ♻️ Released Texture[1293]
14334: ♻️ Released Texture[1115]
14334: ♻️ Released Texture[1122]
14334: ♻️ Released Texture[1140]
14334: ♻️ Released Texture[1147]
14350: ♻️ Released Texture[1268]
14351: ♻️ Released Texture[1294]
14367: ♻️ Released Texture[1116]
14367: ♻️ Released Texture[1121]
14367: ♻️ Released Texture[1141]
14367: ♻️ Released Texture[1146]
14384: ♻️ Released Texture[1267]
14384: ♻️ Released Texture[1295]
14400: ♻️ Released Texture[1117]
14401: ♻️ Released Texture[1120]
14401: ♻️ Released Texture[1142]
14401: ♻️ Released Texture[1145]
14434: ♻️ Released Texture[1266]
14434: ♻️ Released Texture[1296]
14450: ♻️ Released Texture[1118]
14451: ♻️ Released Texture[1119]
14451: ♻️ Released Texture[1143]
14451: ♻️ Released Texture[1144]
14484: ♻️ Released Texture[1265]
14484: ♻️ Released Texture[1297]
14534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14534: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14535: 💠 Created Texture[1406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14536: 💠 Created Texture[1407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14536: 💠 Created Texture[1408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14537: 💠 Created Texture[1409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14538: 💠 Created Texture[1410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14539: 💠 Created Texture[1411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14540: 💠 Created Texture[1412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14541: 💠 Created Texture[1413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14541: 💠 Created Texture[1414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14542: 💠 Created Texture[1415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14543: 💠 Created Texture[1416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14543: 💠 Created Texture[1417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14544: 💠 Created Texture[1418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14545: 💠 Created Texture[1419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14545: 💠 Created Texture[1420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14546: 💠 Created Texture[1421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14546: 💠 Created Texture[1422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14547: 💠 Created Texture[1423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14548: 💠 Created Texture[1424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14548: 💠 Created Texture[1425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14549: 💠 Created Texture[1426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14550: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14551: 💠 Created Texture[1427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14552: 💠 Created Texture[1428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14552: 💠 Created Texture[1429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14553: 💠 Created Texture[1430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14554: 💠 Created Texture[1431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14554: 💠 Created Texture[1432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14555: 💠 Created Texture[1433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14556: 💠 Created Texture[1434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14556: 💠 Created Texture[1435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14557: 💠 Created Texture[1436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14558: 💠 Created Texture[1437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14558: 💠 Created Texture[1438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14559: 💠 Created Texture[1439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14560: 💠 Created Texture[1440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14560: 💠 Created Texture[1441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14561: 💠 Created Texture[1442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14561: 💠 Created Texture[1443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14562: 💠 Created Texture[1444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14563: 💠 Created Texture[1445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14563: 💠 Created Texture[1446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14564: 💠 Created Texture[1447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14565: 💠 Created Texture[1448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14565: 💠 Created Texture[1449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14566: 💠 Created Texture[1450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14567: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14567: 💠 Created Texture[1451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14568: 💠 Created Texture[1452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14569: 💠 Created Texture[1453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14570: 💠 Created Texture[1454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14571: 💠 Created Texture[1455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14571: 💠 Created Texture[1456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14572: 💠 Created Texture[1457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14573: 💠 Created Texture[1458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14573: 💠 Created Texture[1459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14574: 💠 Created Texture[1460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14575: 💠 Created Texture[1461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14575: 💠 Created Texture[1462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14576: 💠 Created Texture[1463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14576: 💠 Created Texture[1464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14577: 💠 Created Texture[1465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14578: 💠 Created Texture[1466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14578: 💠 Created Texture[1467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14579: 💠 Created Texture[1468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14579: 💠 Created Texture[1469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14580: 💠 Created Texture[1470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14580: 💠 Created Texture[1471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14581: 💠 Created Texture[1472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14582: 💠 Created Texture[1473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14582: 💠 Created Texture[1474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14583: 💠 Created Texture[1475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14584: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14584: 💠 Created Texture[1476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14586: 💠 Created Texture[1477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14586: 💠 Created Texture[1478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14587: 💠 Created Texture[1479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14588: 💠 Created Texture[1480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14588: 💠 Created Texture[1481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14589: 💠 Created Texture[1482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14590: 💠 Created Texture[1483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14590: 💠 Created Texture[1484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14591: 💠 Created Texture[1485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14592: 💠 Created Texture[1486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14592: 💠 Created Texture[1487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14593: 💠 Created Texture[1488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14593: 💠 Created Texture[1489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14594: 💠 Created Texture[1490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14595: 💠 Created Texture[1491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14595: 💠 Created Texture[1492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14596: 💠 Created Texture[1493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14597: 💠 Created Texture[1494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14597: 💠 Created Texture[1495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14598: 💠 Created Texture[1496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14599: 💠 Created Texture[1497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14599: 💠 Created Texture[1498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14600: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14600: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14601: 💠 Created Texture[1499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14601: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14602: 💠 Created Texture[1500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14602: 💠 Created Texture[1501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14603: 💠 Created Texture[1502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14604: 💠 Created Texture[1503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14605: 💠 Created Texture[1504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14606: 💠 Created Texture[1505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14606: ♻️ Released Texture[1206]
14606: ♻️ Released Texture[1207]
14606: ♻️ Released Texture[1208]
14606: ♻️ Released Texture[1209]
14606: ♻️ Released Texture[1228]
14606: ♻️ Released Texture[1229]
14606: ♻️ Released Texture[1230]
14606: ♻️ Released Texture[1231]
14606: ♻️ Released Texture[1232]
14607: ♻️ Released Texture[1233]
14607: ♻️ Released Texture[1234]
14607: ♻️ Released Texture[1253]
14607: ♻️ Released Texture[1254]
14607: ♻️ Released Texture[1255]
14607: ♻️ Released Texture[1256]
14607: ♻️ Released Texture[1257]
14607: ♻️ Released Texture[1258]
14607: ♻️ Released Texture[1259]
14608: ♻️ Released Texture[1303]
14608: ♻️ Released Texture[1304]
14608: ♻️ Released Texture[1305]
14608: ♻️ Released Texture[1377]
14608: ♻️ Released Texture[1378]
14608: ♻️ Released Texture[1379]
14609: ♻️ Released Texture[1380]
14609: ♻️ Released Texture[1381]
14609: ♻️ Released Texture[1382]
14609: ♻️ Released Texture[1383]
14609: ♻️ Released Texture[1384]
14609: ♻️ Released Texture[1385]
14615: ♻️ Released Texture[1210]
14616: ♻️ Released Texture[1227]
14616: ♻️ Released Texture[1235]
14616: ♻️ Released Texture[1252]
14616: ♻️ Released Texture[1260]
14616: ♻️ Released Texture[1264]
14616: ♻️ Released Texture[1298]
14616: ♻️ Released Texture[1302]
14616: ♻️ Released Texture[1375]
14617: ♻️ Released Texture[1376]
14617: ♻️ Released Texture[1386]
14617: ♻️ Released Texture[1387]
14623: ♻️ Released Texture[1211]
14623: ♻️ Released Texture[1226]
14623: ♻️ Released Texture[1236]
14623: ♻️ Released Texture[1251]
14623: ♻️ Released Texture[1261]
14624: ♻️ Released Texture[1301]
14624: ♻️ Released Texture[1373]
14624: ♻️ Released Texture[1374]
14624: ♻️ Released Texture[1388]
14624: ♻️ Released Texture[1389]
14628: ♻️ Released Texture[1212]
14628: ♻️ Released Texture[1225]
14628: ♻️ Released Texture[1237]
14628: ♻️ Released Texture[1250]
14629: ♻️ Released Texture[1262]
14629: ♻️ Released Texture[1300]
14629: ♻️ Released Texture[1372]
14629: ♻️ Released Texture[1390]
14634: ♻️ Released Texture[1213]
14634: ♻️ Released Texture[1224]
14634: ♻️ Released Texture[1238]
14634: ♻️ Released Texture[1249]
14634: ♻️ Released Texture[1263]
14634: ♻️ Released Texture[1299]
14635: ♻️ Released Texture[1371]
14635: ♻️ Released Texture[1391]
14650: ♻️ Released Texture[1214]
14651: ♻️ Released Texture[1223]
14651: ♻️ Released Texture[1239]
14651: ♻️ Released Texture[1248]
14651: ♻️ Released Texture[1370]
14651: ♻️ Released Texture[1392]
14684: ♻️ Released Texture[1215]
14684: ♻️ Released Texture[1222]
14684: ♻️ Released Texture[1240]
14684: ♻️ Released Texture[1247]
14684: ♻️ Released Texture[1369]
14684: ♻️ Released Texture[1393]
14717: ♻️ Released Texture[1216]
14717: ♻️ Released Texture[1221]
14717: ♻️ Released Texture[1241]
14717: ♻️ Released Texture[1246]
14718: ♻️ Released Texture[1368]
14718: ♻️ Released Texture[1394]
14750: ♻️ Released Texture[1217]
14751: ♻️ Released Texture[1220]
14751: ♻️ Released Texture[1242]
14751: ♻️ Released Texture[1245]
14751: ♻️ Released Texture[1367]
14751: ♻️ Released Texture[1395]
14800: ♻️ Released Texture[1218]
14801: ♻️ Released Texture[1219]
14801: ♻️ Released Texture[1243]
14801: ♻️ Released Texture[1244]
14801: ♻️ Released Texture[1366]
14801: ♻️ Released Texture[1396]
14850: ♻️ Released Texture[1365]
14851: ♻️ Released Texture[1397]
14900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14901: 💠 Created Texture[1506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14902: 💠 Created Texture[1507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14902: 💠 Created Texture[1508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14903: 💠 Created Texture[1509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14904: 💠 Created Texture[1510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14904: 💠 Created Texture[1511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14905: 💠 Created Texture[1512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14905: 💠 Created Texture[1513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14906: 💠 Created Texture[1514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14906: 💠 Created Texture[1515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14907: 💠 Created Texture[1516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14908: 💠 Created Texture[1517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14908: 💠 Created Texture[1518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14909: 💠 Created Texture[1519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14909: 💠 Created Texture[1520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14910: 💠 Created Texture[1521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14910: 💠 Created Texture[1522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14911: 💠 Created Texture[1523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14911: 💠 Created Texture[1524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14912: 💠 Created Texture[1525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14913: 💠 Created Texture[1526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14913: 💠 Created Texture[1527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14914: 💠 Created Texture[1528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14914: 💠 Created Texture[1529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14915: 💠 Created Texture[1530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14915: 💠 Created Texture[1531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14916: 💠 Created Texture[1532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14917: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14918: 💠 Created Texture[1533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14918: 💠 Created Texture[1534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14919: 💠 Created Texture[1535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14919: 💠 Created Texture[1536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14920: 💠 Created Texture[1537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14921: 💠 Created Texture[1538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14921: 💠 Created Texture[1539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14922: 💠 Created Texture[1540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14922: 💠 Created Texture[1541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14923: 💠 Created Texture[1542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14923: 💠 Created Texture[1543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14924: 💠 Created Texture[1544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14924: 💠 Created Texture[1545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14925: 💠 Created Texture[1546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14926: 💠 Created Texture[1547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14926: 💠 Created Texture[1548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14927: 💠 Created Texture[1549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14927: 💠 Created Texture[1550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14928: 💠 Created Texture[1551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14929: 💠 Created Texture[1552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14929: 💠 Created Texture[1553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14930: 💠 Created Texture[1554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14930: 💠 Created Texture[1555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14931: 💠 Created Texture[1556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14932: 💠 Created Texture[1557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14932: 💠 Created Texture[1558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14933: 💠 Created Texture[1559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14934: 💠 Created Texture[1560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14935: 💠 Created Texture[1561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14936: 💠 Created Texture[1562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14938: 💠 Created Texture[1563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14938: 💠 Created Texture[1564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14939: 💠 Created Texture[1565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14940: 💠 Created Texture[1566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14940: 💠 Created Texture[1567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14941: 💠 Created Texture[1568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14942: 💠 Created Texture[1569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14942: 💠 Created Texture[1570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14943: 💠 Created Texture[1571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14944: 💠 Created Texture[1572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14944: 💠 Created Texture[1573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14945: 💠 Created Texture[1574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14946: 💠 Created Texture[1575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14947: 💠 Created Texture[1576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14947: 💠 Created Texture[1577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14948: 💠 Created Texture[1578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14949: 💠 Created Texture[1579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14949: 💠 Created Texture[1580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14950: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14950: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14950: 💠 Created Texture[1581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14951: 💠 Created Texture[1582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14952: 💠 Created Texture[1583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14952: 💠 Created Texture[1584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14953: 💠 Created Texture[1585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14954: 💠 Created Texture[1586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14954: 💠 Created Texture[1587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14955: 💠 Created Texture[1588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14956: 💠 Created Texture[1589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14956: 💠 Created Texture[1590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14957: 💠 Created Texture[1591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14958: 💠 Created Texture[1592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14959: 💠 Created Texture[1593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14960: 💠 Created Texture[1594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14961: 💠 Created Texture[1595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14962: 💠 Created Texture[1596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14963: 💠 Created Texture[1597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14964: 💠 Created Texture[1598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14965: 💠 Created Texture[1599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14966: 💠 Created Texture[1600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14968: 💠 Created Texture[1601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14969: 💠 Created Texture[1602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14970: 💠 Created Texture[1603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14971: 💠 Created Texture[1604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
14972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
14972: 💠 Created Texture[1605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
14972: ♻️ Released Texture[1306]
14972: ♻️ Released Texture[1307]
14972: ♻️ Released Texture[1308]
14973: ♻️ Released Texture[1309]
14973: ♻️ Released Texture[1328]
14973: ♻️ Released Texture[1329]
14973: ♻️ Released Texture[1330]
14973: ♻️ Released Texture[1331]
14973: ♻️ Released Texture[1332]
14973: ♻️ Released Texture[1333]
14973: ♻️ Released Texture[1334]
14973: ♻️ Released Texture[1353]
14973: ♻️ Released Texture[1354]
14973: ♻️ Released Texture[1355]
14974: ♻️ Released Texture[1356]
14974: ♻️ Released Texture[1357]
14974: ♻️ Released Texture[1358]
14974: ♻️ Released Texture[1359]
14974: ♻️ Released Texture[1403]
14974: ♻️ Released Texture[1404]
14974: ♻️ Released Texture[1405]
14974: ♻️ Released Texture[1477]
14974: ♻️ Released Texture[1478]
14975: ♻️ Released Texture[1479]
14975: ♻️ Released Texture[1480]
14975: ♻️ Released Texture[1481]
14975: ♻️ Released Texture[1482]
14975: ♻️ Released Texture[1483]
14975: ♻️ Released Texture[1484]
14976: ♻️ Released Texture[1485]
14981: ♻️ Released Texture[1310]
14981: ♻️ Released Texture[1327]
14981: ♻️ Released Texture[1335]
14981: ♻️ Released Texture[1352]
14981: ♻️ Released Texture[1360]
14981: ♻️ Released Texture[1364]
14981: ♻️ Released Texture[1398]
14982: ♻️ Released Texture[1402]
14982: ♻️ Released Texture[1475]
14982: ♻️ Released Texture[1476]
14982: ♻️ Released Texture[1486]
14982: ♻️ Released Texture[1487]
14988: ♻️ Released Texture[1311]
14988: ♻️ Released Texture[1326]
14988: ♻️ Released Texture[1336]
14988: ♻️ Released Texture[1351]
14988: ♻️ Released Texture[1361]
14989: ♻️ Released Texture[1401]
14989: ♻️ Released Texture[1473]
14989: ♻️ Released Texture[1474]
14989: ♻️ Released Texture[1488]
14989: ♻️ Released Texture[1489]
14995: ♻️ Released Texture[1312]
14995: ♻️ Released Texture[1325]
14995: ♻️ Released Texture[1337]
14995: ♻️ Released Texture[1350]
14995: ♻️ Released Texture[1362]
14995: ♻️ Released Texture[1400]
14995: ♻️ Released Texture[1472]
14996: ♻️ Released Texture[1490]
15000: ♻️ Released Texture[1313]
15001: ♻️ Released Texture[1324]
15001: ♻️ Released Texture[1338]
15001: ♻️ Released Texture[1349]
15001: ♻️ Released Texture[1363]
15001: ♻️ Released Texture[1399]
15001: ♻️ Released Texture[1471]
15001: ♻️ Released Texture[1491]
15017: ♻️ Released Texture[1314]
15017: ♻️ Released Texture[1323]
15017: ♻️ Released Texture[1339]
15018: ♻️ Released Texture[1348]
15018: ♻️ Released Texture[1470]
15018: ♻️ Released Texture[1492]
15050: ♻️ Released Texture[1315]
15051: ♻️ Released Texture[1322]
15051: ♻️ Released Texture[1340]
15051: ♻️ Released Texture[1347]
15051: ♻️ Released Texture[1469]
15051: ♻️ Released Texture[1493]
15084: ♻️ Released Texture[1316]
15084: ♻️ Released Texture[1321]
15084: ♻️ Released Texture[1341]
15084: ♻️ Released Texture[1346]
15084: ♻️ Released Texture[1468]
15084: ♻️ Released Texture[1494]
15117: ♻️ Released Texture[1317]
15117: ♻️ Released Texture[1320]
15117: ♻️ Released Texture[1342]
15118: ♻️ Released Texture[1345]
15118: ♻️ Released Texture[1467]
15118: ♻️ Released Texture[1495]
15167: ♻️ Released Texture[1318]
15167: ♻️ Released Texture[1319]
15167: ♻️ Released Texture[1343]
15167: ♻️ Released Texture[1344]
15168: ♻️ Released Texture[1466]
15168: ♻️ Released Texture[1496]
15217: ♻️ Released Texture[1465]
15217: ♻️ Released Texture[1497]
15267: ♻️ Released Texture[1406]
15267: ♻️ Released Texture[1407]
15267: ♻️ Released Texture[1408]
15267: ♻️ Released Texture[1409]
15267: ♻️ Released Texture[1428]
15268: ♻️ Released Texture[1429]
15268: ♻️ Released Texture[1430]
15268: ♻️ Released Texture[1431]
15268: ♻️ Released Texture[1432]
15268: ♻️ Released Texture[1433]
15268: ♻️ Released Texture[1434]
15268: ♻️ Released Texture[1453]
15268: ♻️ Released Texture[1454]
15269: ♻️ Released Texture[1455]
15269: ♻️ Released Texture[1456]
15269: ♻️ Released Texture[1457]
15269: ♻️ Released Texture[1458]
15269: ♻️ Released Texture[1459]
15269: ♻️ Released Texture[1503]
15269: ♻️ Released Texture[1504]
15269: ♻️ Released Texture[1505]
15270: ♻️ Released Texture[1577]
15270: ♻️ Released Texture[1578]
15270: ♻️ Released Texture[1579]
15270: ♻️ Released Texture[1580]
15270: ♻️ Released Texture[1581]
15270: ♻️ Released Texture[1582]
15270: ♻️ Released Texture[1583]
15270: ♻️ Released Texture[1584]
15271: ♻️ Released Texture[1585]
15284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15285: 💠 Created Texture[1606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15285: 💠 Created Texture[1607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15286: 💠 Created Texture[1608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15287: 💠 Created Texture[1609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15287: 💠 Created Texture[1610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15288: 💠 Created Texture[1611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15288: 💠 Created Texture[1612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15289: 💠 Created Texture[1613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15289: 💠 Created Texture[1614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15290: 💠 Created Texture[1615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15291: 💠 Created Texture[1616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15291: 💠 Created Texture[1617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15292: 💠 Created Texture[1618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15292: 💠 Created Texture[1619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15293: 💠 Created Texture[1620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15293: 💠 Created Texture[1621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15294: 💠 Created Texture[1622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15295: 💠 Created Texture[1623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15295: 💠 Created Texture[1624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15296: 💠 Created Texture[1625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15296: 💠 Created Texture[1626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15297: 💠 Created Texture[1627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15298: 💠 Created Texture[1628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15298: 💠 Created Texture[1629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15299: 💠 Created Texture[1630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15299: 💠 Created Texture[1631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15301: 💠 Created Texture[1632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15302: 💠 Created Texture[1633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15303: 💠 Created Texture[1634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15304: 💠 Created Texture[1635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15304: 💠 Created Texture[1636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15305: 💠 Created Texture[1637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15306: 💠 Created Texture[1638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15306: 💠 Created Texture[1639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15307: 💠 Created Texture[1640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15308: 💠 Created Texture[1641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15308: 💠 Created Texture[1642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15309: 💠 Created Texture[1643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15309: 💠 Created Texture[1644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15310: 💠 Created Texture[1645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15311: 💠 Created Texture[1646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15311: 💠 Created Texture[1647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15312: 💠 Created Texture[1648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15312: 💠 Created Texture[1649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15313: 💠 Created Texture[1650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15314: 💠 Created Texture[1651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15314: 💠 Created Texture[1652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15315: 💠 Created Texture[1653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15315: 💠 Created Texture[1654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15317: 💠 Created Texture[1655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15318: 💠 Created Texture[1656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15319: 💠 Created Texture[1657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15320: 💠 Created Texture[1658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15320: 💠 Created Texture[1659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15321: 💠 Created Texture[1660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15322: 💠 Created Texture[1661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15322: 💠 Created Texture[1662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15323: 💠 Created Texture[1663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15323: 💠 Created Texture[1664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15324: 💠 Created Texture[1665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15325: 💠 Created Texture[1666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15325: 💠 Created Texture[1667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15326: 💠 Created Texture[1668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15327: 💠 Created Texture[1669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15327: 💠 Created Texture[1670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15328: 💠 Created Texture[1671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15328: 💠 Created Texture[1672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15329: 💠 Created Texture[1673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15330: 💠 Created Texture[1674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15330: 💠 Created Texture[1675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15331: 💠 Created Texture[1676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15331: 💠 Created Texture[1677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15332: 💠 Created Texture[1678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15333: 💠 Created Texture[1679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15334: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15334: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15335: 💠 Created Texture[1680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15335: 💠 Created Texture[1681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15336: 💠 Created Texture[1682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15337: 💠 Created Texture[1683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15338: 💠 Created Texture[1684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15339: 💠 Created Texture[1685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15339: 💠 Created Texture[1686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15340: 💠 Created Texture[1687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15341: 💠 Created Texture[1688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15341: 💠 Created Texture[1689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15342: 💠 Created Texture[1690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15343: 💠 Created Texture[1691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15343: 💠 Created Texture[1692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15344: 💠 Created Texture[1693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15345: 💠 Created Texture[1694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15345: 💠 Created Texture[1695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15346: 💠 Created Texture[1696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15347: 💠 Created Texture[1697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15347: 💠 Created Texture[1698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15348: 💠 Created Texture[1699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15348: 💠 Created Texture[1700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15349: 💠 Created Texture[1701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15350: 💠 Created Texture[1702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15350: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15351: 💠 Created Texture[1703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15352: 💠 Created Texture[1704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15352: 💠 Created Texture[1705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15352: ♻️ Released Texture[1410]
15352: ♻️ Released Texture[1427]
15352: ♻️ Released Texture[1435]
15353: ♻️ Released Texture[1452]
15353: ♻️ Released Texture[1460]
15353: ♻️ Released Texture[1464]
15353: ♻️ Released Texture[1498]
15353: ♻️ Released Texture[1502]
15353: ♻️ Released Texture[1575]
15353: ♻️ Released Texture[1576]
15353: ♻️ Released Texture[1586]
15353: ♻️ Released Texture[1587]
15358: ♻️ Released Texture[1411]
15358: ♻️ Released Texture[1426]
15358: ♻️ Released Texture[1436]
15358: ♻️ Released Texture[1451]
15358: ♻️ Released Texture[1461]
15358: ♻️ Released Texture[1501]
15358: ♻️ Released Texture[1573]
15358: ♻️ Released Texture[1574]
15358: ♻️ Released Texture[1588]
15358: ♻️ Released Texture[1589]
15363: ♻️ Released Texture[1412]
15363: ♻️ Released Texture[1425]
15363: ♻️ Released Texture[1437]
15363: ♻️ Released Texture[1450]
15363: ♻️ Released Texture[1462]
15363: ♻️ Released Texture[1500]
15363: ♻️ Released Texture[1572]
15363: ♻️ Released Texture[1590]
15368: ♻️ Released Texture[1413]
15368: ♻️ Released Texture[1424]
15368: ♻️ Released Texture[1438]
15368: ♻️ Released Texture[1449]
15369: ♻️ Released Texture[1463]
15369: ♻️ Released Texture[1499]
15369: ♻️ Released Texture[1571]
15369: ♻️ Released Texture[1591]
15384: ♻️ Released Texture[1414]
15384: ♻️ Released Texture[1423]
15384: ♻️ Released Texture[1439]
15384: ♻️ Released Texture[1448]
15384: ♻️ Released Texture[1570]
15384: ♻️ Released Texture[1592]
15417: ♻️ Released Texture[1415]
15417: ♻️ Released Texture[1422]
15417: ♻️ Released Texture[1440]
15418: ♻️ Released Texture[1447]
15418: ♻️ Released Texture[1569]
15418: ♻️ Released Texture[1593]
15450: ♻️ Released Texture[1416]
15451: ♻️ Released Texture[1421]
15451: ♻️ Released Texture[1441]
15451: ♻️ Released Texture[1446]
15451: ♻️ Released Texture[1568]
15451: ♻️ Released Texture[1594]
15484: ♻️ Released Texture[1417]
15484: ♻️ Released Texture[1420]
15484: ♻️ Released Texture[1442]
15484: ♻️ Released Texture[1445]
15484: ♻️ Released Texture[1567]
15484: ♻️ Released Texture[1595]
15534: ♻️ Released Texture[1418]
15534: ♻️ Released Texture[1419]
15534: ♻️ Released Texture[1443]
15534: ♻️ Released Texture[1444]
15534: ♻️ Released Texture[1566]
15534: ♻️ Released Texture[1596]
15584: ♻️ Released Texture[1565]
15584: ♻️ Released Texture[1597]
15634: ♻️ Released Texture[1506]
15634: ♻️ Released Texture[1507]
15634: ♻️ Released Texture[1508]
15634: ♻️ Released Texture[1509]
15634: ♻️ Released Texture[1528]
15634: ♻️ Released Texture[1529]
15634: ♻️ Released Texture[1530]
15634: ♻️ Released Texture[1531]
15635: ♻️ Released Texture[1532]
15635: ♻️ Released Texture[1533]
15635: ♻️ Released Texture[1534]
15635: ♻️ Released Texture[1553]
15635: ♻️ Released Texture[1554]
15635: ♻️ Released Texture[1555]
15635: ♻️ Released Texture[1556]
15635: ♻️ Released Texture[1557]
15635: ♻️ Released Texture[1558]
15636: ♻️ Released Texture[1559]
15636: ♻️ Released Texture[1603]
15636: ♻️ Released Texture[1604]
15636: ♻️ Released Texture[1605]
15650: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15651: 💠 Created Texture[1706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15652: 💠 Created Texture[1707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15653: 💠 Created Texture[1708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15653: 💠 Created Texture[1709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15654: 💠 Created Texture[1710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15654: 💠 Created Texture[1711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15655: 💠 Created Texture[1712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15655: 💠 Created Texture[1713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15656: 💠 Created Texture[1714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15656: 💠 Created Texture[1715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15657: 💠 Created Texture[1716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15658: 💠 Created Texture[1717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15658: 💠 Created Texture[1718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15659: 💠 Created Texture[1719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15659: 💠 Created Texture[1720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15660: 💠 Created Texture[1721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15660: 💠 Created Texture[1722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15661: 💠 Created Texture[1723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15662: 💠 Created Texture[1724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15662: 💠 Created Texture[1725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15663: 💠 Created Texture[1726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15663: 💠 Created Texture[1727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15664: 💠 Created Texture[1728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15664: 💠 Created Texture[1729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15665: 💠 Created Texture[1730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15666: 💠 Created Texture[1731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15666: 💠 Created Texture[1732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15667: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15667: 💠 Created Texture[1733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15669: 💠 Created Texture[1734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15670: 💠 Created Texture[1735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15671: 💠 Created Texture[1736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15672: 💠 Created Texture[1737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15673: 💠 Created Texture[1738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15674: 💠 Created Texture[1739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15675: 💠 Created Texture[1740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15676: 💠 Created Texture[1741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15677: 💠 Created Texture[1742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15677: 💠 Created Texture[1743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15678: 💠 Created Texture[1744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15679: 💠 Created Texture[1745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15680: 💠 Created Texture[1746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15681: 💠 Created Texture[1747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15682: 💠 Created Texture[1748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15683: 💠 Created Texture[1749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15683: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15684: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15684: 💠 Created Texture[1750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15685: 💠 Created Texture[1751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15685: 💠 Created Texture[1752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15686: 💠 Created Texture[1753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15687: 💠 Created Texture[1754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15687: 💠 Created Texture[1755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15688: 💠 Created Texture[1756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15688: 💠 Created Texture[1757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15689: 💠 Created Texture[1758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15689: 💠 Created Texture[1759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15690: 💠 Created Texture[1760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15691: 💠 Created Texture[1761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15691: 💠 Created Texture[1762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15692: 💠 Created Texture[1763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15692: 💠 Created Texture[1764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15693: 💠 Created Texture[1765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15694: 💠 Created Texture[1766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15694: 💠 Created Texture[1767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15695: 💠 Created Texture[1768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15695: 💠 Created Texture[1769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15696: 💠 Created Texture[1770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15696: 💠 Created Texture[1771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15697: 💠 Created Texture[1772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15698: 💠 Created Texture[1773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15698: 💠 Created Texture[1774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15699: 💠 Created Texture[1775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15699: 💠 Created Texture[1776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15700: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15700: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15700: 💠 Created Texture[1777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15701: 💠 Created Texture[1778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15702: 💠 Created Texture[1779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15703: 💠 Created Texture[1780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15704: 💠 Created Texture[1781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15705: 💠 Created Texture[1782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15706: 💠 Created Texture[1783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15707: 💠 Created Texture[1784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15708: 💠 Created Texture[1785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15709: 💠 Created Texture[1786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15710: 💠 Created Texture[1787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15711: 💠 Created Texture[1788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15712: 💠 Created Texture[1789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15713: 💠 Created Texture[1790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15713: 💠 Created Texture[1791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15714: 💠 Created Texture[1792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15715: 💠 Created Texture[1793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15717: 💠 Created Texture[1794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15718: 💠 Created Texture[1795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15719: 💠 Created Texture[1796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15720: 💠 Created Texture[1797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15720: 💠 Created Texture[1798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15721: 💠 Created Texture[1799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15721: 💠 Created Texture[1800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15722: 💠 Created Texture[1801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15723: 💠 Created Texture[1802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15723: 💠 Created Texture[1803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15724: 💠 Created Texture[1804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
15724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
15724: 💠 Created Texture[1805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
15725: ♻️ Released Texture[1510]
15725: ♻️ Released Texture[1527]
15725: ♻️ Released Texture[1535]
15725: ♻️ Released Texture[1552]
15725: ♻️ Released Texture[1560]
15725: ♻️ Released Texture[1564]
15725: ♻️ Released Texture[1598]
15725: ♻️ Released Texture[1602]
15725: ♻️ Released Texture[1677]
15725: ♻️ Released Texture[1678]
15725: ♻️ Released Texture[1679]
15725: ♻️ Released Texture[1680]
15725: ♻️ Released Texture[1681]
15726: ♻️ Released Texture[1682]
15726: ♻️ Released Texture[1683]
15726: ♻️ Released Texture[1684]
15726: ♻️ Released Texture[1685]
15730: ♻️ Released Texture[1511]
15730: ♻️ Released Texture[1526]
15731: ♻️ Released Texture[1536]
15731: ♻️ Released Texture[1551]
15731: ♻️ Released Texture[1561]
15731: ♻️ Released Texture[1601]
15731: ♻️ Released Texture[1675]
15731: ♻️ Released Texture[1676]
15731: ♻️ Released Texture[1686]
15731: ♻️ Released Texture[1687]
15736: ♻️ Released Texture[1512]
15736: ♻️ Released Texture[1525]
15736: ♻️ Released Texture[1537]
15736: ♻️ Released Texture[1550]
15736: ♻️ Released Texture[1562]
15737: ♻️ Released Texture[1600]
15737: ♻️ Released Texture[1673]
15737: ♻️ Released Texture[1674]
15737: ♻️ Released Texture[1688]
15737: ♻️ Released Texture[1689]
15744: ♻️ Released Texture[1513]
15744: ♻️ Released Texture[1524]
15744: ♻️ Released Texture[1538]
15744: ♻️ Released Texture[1549]
15744: ♻️ Released Texture[1563]
15744: ♻️ Released Texture[1599]
15744: ♻️ Released Texture[1672]
15744: ♻️ Released Texture[1690]
15750: ♻️ Released Texture[1514]
15751: ♻️ Released Texture[1523]
15751: ♻️ Released Texture[1539]
15751: ♻️ Released Texture[1548]
15751: ♻️ Released Texture[1671]
15751: ♻️ Released Texture[1691]
15767: ♻️ Released Texture[1670]
15767: ♻️ Released Texture[1692]
15784: ♻️ Released Texture[1515]
15784: ♻️ Released Texture[1522]
15784: ♻️ Released Texture[1540]
15784: ♻️ Released Texture[1547]
15800: ♻️ Released Texture[1669]
15801: ♻️ Released Texture[1693]
15817: ♻️ Released Texture[1516]
15817: ♻️ Released Texture[1521]
15817: ♻️ Released Texture[1541]
15817: ♻️ Released Texture[1546]
15834: ♻️ Released Texture[1668]
15834: ♻️ Released Texture[1694]
15850: ♻️ Released Texture[1517]
15851: ♻️ Released Texture[1520]
15851: ♻️ Released Texture[1542]
15851: ♻️ Released Texture[1545]
15867: ♻️ Released Texture[1667]
15867: ♻️ Released Texture[1695]
15900: ♻️ Released Texture[1518]
15901: ♻️ Released Texture[1519]
15901: ♻️ Released Texture[1543]
15901: ♻️ Released Texture[1544]
15917: ♻️ Released Texture[1666]
15917: ♻️ Released Texture[1696]
15967: ♻️ Released Texture[1665]
15967: ♻️ Released Texture[1697]
16017: ♻️ Released Texture[1606]
16017: ♻️ Released Texture[1607]
16017: ♻️ Released Texture[1608]
16018: ♻️ Released Texture[1609]
16018: ♻️ Released Texture[1628]
16018: ♻️ Released Texture[1629]
16018: ♻️ Released Texture[1630]
16018: ♻️ Released Texture[1631]
16018: ♻️ Released Texture[1632]
16018: ♻️ Released Texture[1633]
16018: ♻️ Released Texture[1634]
16019: ♻️ Released Texture[1653]
16019: ♻️ Released Texture[1654]
16019: ♻️ Released Texture[1655]
16019: ♻️ Released Texture[1656]
16019: ♻️ Released Texture[1657]
16019: ♻️ Released Texture[1658]
16019: ♻️ Released Texture[1659]
16019: ♻️ Released Texture[1703]
16019: ♻️ Released Texture[1704]
16020: ♻️ Released Texture[1705]
16020: ♻️ Released Texture[1777]
16020: ♻️ Released Texture[1778]
16020: ♻️ Released Texture[1779]
16020: ♻️ Released Texture[1780]
16020: ♻️ Released Texture[1781]
16020: ♻️ Released Texture[1782]
16020: ♻️ Released Texture[1783]
16020: ♻️ Released Texture[1784]
16021: ♻️ Released Texture[1785]
16035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16036: 💠 Created Texture[1806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16037: 💠 Created Texture[1807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16038: 💠 Created Texture[1808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16038: 💠 Created Texture[1809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16039: 💠 Created Texture[1810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16040: 💠 Created Texture[1811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16040: 💠 Created Texture[1812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16041: 💠 Created Texture[1813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16042: 💠 Created Texture[1814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16043: 💠 Created Texture[1815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16043: 💠 Created Texture[1816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16044: 💠 Created Texture[1817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16044: 💠 Created Texture[1818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16045: 💠 Created Texture[1819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16046: 💠 Created Texture[1820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16047: 💠 Created Texture[1821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16048: 💠 Created Texture[1822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16049: 💠 Created Texture[1823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16050: 💠 Created Texture[1824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16051: 💠 Created Texture[1825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16052: 💠 Created Texture[1826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16053: 💠 Created Texture[1827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16053: 💠 Created Texture[1828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16054: 💠 Created Texture[1829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16055: 💠 Created Texture[1830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16055: 💠 Created Texture[1831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16056: 💠 Created Texture[1832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16057: 💠 Created Texture[1833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16057: 💠 Created Texture[1834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16058: 💠 Created Texture[1835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16058: 💠 Created Texture[1836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16059: 💠 Created Texture[1837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16060: 💠 Created Texture[1838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16060: 💠 Created Texture[1839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16061: 💠 Created Texture[1840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16061: 💠 Created Texture[1841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16062: 💠 Created Texture[1842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16063: 💠 Created Texture[1843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16063: 💠 Created Texture[1844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16064: 💠 Created Texture[1845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16065: 💠 Created Texture[1846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16065: 💠 Created Texture[1847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16066: 💠 Created Texture[1848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16067: 💠 Created Texture[1849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16068: 💠 Created Texture[1850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16069: 💠 Created Texture[1851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16069: 💠 Created Texture[1852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16070: 💠 Created Texture[1853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16070: 💠 Created Texture[1854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16071: 💠 Created Texture[1855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16071: 💠 Created Texture[1856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16072: 💠 Created Texture[1857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16073: 💠 Created Texture[1858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16073: 💠 Created Texture[1859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16074: 💠 Created Texture[1860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16074: 💠 Created Texture[1861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16075: 💠 Created Texture[1862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16075: 💠 Created Texture[1863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16076: 💠 Created Texture[1864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16077: 💠 Created Texture[1865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16077: 💠 Created Texture[1866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16078: 💠 Created Texture[1867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16079: 💠 Created Texture[1868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16079: 💠 Created Texture[1869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16080: 💠 Created Texture[1870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16080: 💠 Created Texture[1871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16081: 💠 Created Texture[1872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16082: 💠 Created Texture[1873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16082: 💠 Created Texture[1874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16084: 💠 Created Texture[1875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16085: 💠 Created Texture[1876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16086: 💠 Created Texture[1877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16086: 💠 Created Texture[1878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16087: 💠 Created Texture[1879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16088: 💠 Created Texture[1880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16088: 💠 Created Texture[1881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16089: 💠 Created Texture[1882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16089: 💠 Created Texture[1883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16090: 💠 Created Texture[1884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16091: 💠 Created Texture[1885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16091: 💠 Created Texture[1886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16092: 💠 Created Texture[1887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16092: 💠 Created Texture[1888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16093: 💠 Created Texture[1889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16094: 💠 Created Texture[1890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16094: 💠 Created Texture[1891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16095: 💠 Created Texture[1892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16095: 💠 Created Texture[1893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16096: 💠 Created Texture[1894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16097: 💠 Created Texture[1895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16097: 💠 Created Texture[1896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16098: 💠 Created Texture[1897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16099: 💠 Created Texture[1898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16099: 💠 Created Texture[1899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16100: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16100: 💠 Created Texture[1900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16101: 💠 Created Texture[1901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16102: 💠 Created Texture[1902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16103: 💠 Created Texture[1903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16104: 💠 Created Texture[1904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16105: 💠 Created Texture[1905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16105: ♻️ Released Texture[1610]
16105: ♻️ Released Texture[1627]
16105: ♻️ Released Texture[1635]
16105: ♻️ Released Texture[1652]
16105: ♻️ Released Texture[1660]
16105: ♻️ Released Texture[1664]
16106: ♻️ Released Texture[1698]
16106: ♻️ Released Texture[1702]
16106: ♻️ Released Texture[1775]
16106: ♻️ Released Texture[1776]
16106: ♻️ Released Texture[1786]
16106: ♻️ Released Texture[1787]
16111: ♻️ Released Texture[1611]
16111: ♻️ Released Texture[1626]
16111: ♻️ Released Texture[1636]
16111: ♻️ Released Texture[1651]
16111: ♻️ Released Texture[1661]
16111: ♻️ Released Texture[1701]
16111: ♻️ Released Texture[1773]
16111: ♻️ Released Texture[1774]
16111: ♻️ Released Texture[1788]
16111: ♻️ Released Texture[1789]
16116: ♻️ Released Texture[1612]
16116: ♻️ Released Texture[1625]
16116: ♻️ Released Texture[1637]
16116: ♻️ Released Texture[1650]
16116: ♻️ Released Texture[1662]
16116: ♻️ Released Texture[1700]
16117: ♻️ Released Texture[1772]
16117: ♻️ Released Texture[1790]
16122: ♻️ Released Texture[1613]
16122: ♻️ Released Texture[1624]
16122: ♻️ Released Texture[1638]
16122: ♻️ Released Texture[1649]
16122: ♻️ Released Texture[1663]
16122: ♻️ Released Texture[1699]
16123: ♻️ Released Texture[1771]
16123: ♻️ Released Texture[1791]
16134: ♻️ Released Texture[1614]
16134: ♻️ Released Texture[1623]
16134: ♻️ Released Texture[1639]
16134: ♻️ Released Texture[1648]
16134: ♻️ Released Texture[1770]
16134: ♻️ Released Texture[1792]
16167: ♻️ Released Texture[1615]
16167: ♻️ Released Texture[1622]
16167: ♻️ Released Texture[1640]
16167: ♻️ Released Texture[1647]
16168: ♻️ Released Texture[1769]
16168: ♻️ Released Texture[1793]
16200: ♻️ Released Texture[1616]
16200: ♻️ Released Texture[1621]
16201: ♻️ Released Texture[1641]
16201: ♻️ Released Texture[1646]
16201: ♻️ Released Texture[1768]
16201: ♻️ Released Texture[1794]
16234: ♻️ Released Texture[1617]
16234: ♻️ Released Texture[1620]
16234: ♻️ Released Texture[1642]
16234: ♻️ Released Texture[1645]
16234: ♻️ Released Texture[1767]
16234: ♻️ Released Texture[1795]
16284: ♻️ Released Texture[1618]
16284: ♻️ Released Texture[1619]
16284: ♻️ Released Texture[1643]
16284: ♻️ Released Texture[1644]
16284: ♻️ Released Texture[1766]
16284: ♻️ Released Texture[1796]
16334: ♻️ Released Texture[1765]
16334: ♻️ Released Texture[1797]
16384: ♻️ Released Texture[1706]
16384: ♻️ Released Texture[1707]
16384: ♻️ Released Texture[1708]
16384: ♻️ Released Texture[1709]
16384: ♻️ Released Texture[1728]
16384: ♻️ Released Texture[1729]
16384: ♻️ Released Texture[1730]
16384: ♻️ Released Texture[1731]
16384: ♻️ Released Texture[1732]
16385: ♻️ Released Texture[1733]
16385: ♻️ Released Texture[1734]
16385: ♻️ Released Texture[1753]
16385: ♻️ Released Texture[1754]
16385: ♻️ Released Texture[1755]
16385: ♻️ Released Texture[1756]
16385: ♻️ Released Texture[1757]
16385: ♻️ Released Texture[1758]
16385: ♻️ Released Texture[1759]
16385: ♻️ Released Texture[1803]
16385: ♻️ Released Texture[1804]
16385: ♻️ Released Texture[1805]
16400: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16401: 💠 Created Texture[1906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16402: 💠 Created Texture[1907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16402: 💠 Created Texture[1908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16403: 💠 Created Texture[1909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16404: 💠 Created Texture[1910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16404: 💠 Created Texture[1911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16405: 💠 Created Texture[1912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16405: 💠 Created Texture[1913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16406: 💠 Created Texture[1914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16407: 💠 Created Texture[1915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16407: 💠 Created Texture[1916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16408: 💠 Created Texture[1917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16408: 💠 Created Texture[1918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16409: 💠 Created Texture[1919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16410: 💠 Created Texture[1920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16410: 💠 Created Texture[1921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16411: 💠 Created Texture[1922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16411: 💠 Created Texture[1923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16412: 💠 Created Texture[1924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16413: 💠 Created Texture[1925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16413: 💠 Created Texture[1926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16414: 💠 Created Texture[1927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16414: 💠 Created Texture[1928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16415: 💠 Created Texture[1929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16416: 💠 Created Texture[1930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16416: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16417: 💠 Created Texture[1931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16417: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16418: 💠 Created Texture[1932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16418: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16419: 💠 Created Texture[1933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16419: 💠 Created Texture[1934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16420: 💠 Created Texture[1935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16421: 💠 Created Texture[1936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16421: 💠 Created Texture[1937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16422: 💠 Created Texture[1938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16423: 💠 Created Texture[1939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16423: 💠 Created Texture[1940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16424: 💠 Created Texture[1941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16425: 💠 Created Texture[1942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16425: 💠 Created Texture[1943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16426: 💠 Created Texture[1944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16427: 💠 Created Texture[1945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16428: 💠 Created Texture[1946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16429: 💠 Created Texture[1947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16430: 💠 Created Texture[1948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16431: 💠 Created Texture[1949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16432: 💠 Created Texture[1950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16433: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16434: 💠 Created Texture[1951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16435: 💠 Created Texture[1952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16436: 💠 Created Texture[1953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16437: 💠 Created Texture[1954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16437: 💠 Created Texture[1955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16438: 💠 Created Texture[1956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16439: 💠 Created Texture[1957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16440: 💠 Created Texture[1958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16441: 💠 Created Texture[1959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16442: 💠 Created Texture[1960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16443: 💠 Created Texture[1961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16444: 💠 Created Texture[1962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16445: 💠 Created Texture[1963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16446: 💠 Created Texture[1964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16447: 💠 Created Texture[1965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16447: 💠 Created Texture[1966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16448: 💠 Created Texture[1967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16449: 💠 Created Texture[1968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16449: 💠 Created Texture[1969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16450: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16450: 💠 Created Texture[1970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16452: 💠 Created Texture[1971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16453: 💠 Created Texture[1972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16453: 💠 Created Texture[1973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16454: 💠 Created Texture[1974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16454: 💠 Created Texture[1975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16455: 💠 Created Texture[1976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16456: 💠 Created Texture[1977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16456: 💠 Created Texture[1978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16457: 💠 Created Texture[1979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16458: 💠 Created Texture[1980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16458: 💠 Created Texture[1981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16460: 💠 Created Texture[1982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16460: 💠 Created Texture[1983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16461: 💠 Created Texture[1984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16462: 💠 Created Texture[1985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16462: 💠 Created Texture[1986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16463: 💠 Created Texture[1987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16464: 💠 Created Texture[1988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16464: 💠 Created Texture[1989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16465: 💠 Created Texture[1990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16465: 💠 Created Texture[1991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16466: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16466: 💠 Created Texture[1992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16467: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16468: 💠 Created Texture[1993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16468: 💠 Created Texture[1994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16469: 💠 Created Texture[1995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16470: 💠 Created Texture[1996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16470: 💠 Created Texture[1997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16471: 💠 Created Texture[1998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16472: 💠 Created Texture[1999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16472: 💠 Created Texture[2000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16473: 💠 Created Texture[2001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16474: 💠 Created Texture[2002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16474: 💠 Created Texture[2003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16475: 💠 Created Texture[2004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16476: 💠 Created Texture[2005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16476: ♻️ Released Texture[1710]
16476: ♻️ Released Texture[1727]
16476: ♻️ Released Texture[1735]
16476: ♻️ Released Texture[1752]
16477: ♻️ Released Texture[1760]
16477: ♻️ Released Texture[1764]
16477: ♻️ Released Texture[1798]
16477: ♻️ Released Texture[1802]
16477: ♻️ Released Texture[1877]
16477: ♻️ Released Texture[1878]
16477: ♻️ Released Texture[1879]
16477: ♻️ Released Texture[1880]
16477: ♻️ Released Texture[1881]
16477: ♻️ Released Texture[1882]
16477: ♻️ Released Texture[1883]
16477: ♻️ Released Texture[1884]
16478: ♻️ Released Texture[1885]
16483: ♻️ Released Texture[1711]
16483: ♻️ Released Texture[1726]
16483: ♻️ Released Texture[1736]
16483: ♻️ Released Texture[1751]
16483: ♻️ Released Texture[1761]
16484: ♻️ Released Texture[1801]
16484: ♻️ Released Texture[1875]
16484: ♻️ Released Texture[1876]
16484: ♻️ Released Texture[1886]
16484: ♻️ Released Texture[1887]
16490: ♻️ Released Texture[1712]
16490: ♻️ Released Texture[1725]
16490: ♻️ Released Texture[1737]
16490: ♻️ Released Texture[1750]
16490: ♻️ Released Texture[1762]
16490: ♻️ Released Texture[1800]
16490: ♻️ Released Texture[1873]
16490: ♻️ Released Texture[1874]
16491: ♻️ Released Texture[1888]
16491: ♻️ Released Texture[1889]
16500: ♻️ Released Texture[1713]
16500: ♻️ Released Texture[1724]
16501: ♻️ Released Texture[1738]
16501: ♻️ Released Texture[1749]
16501: ♻️ Released Texture[1763]
16501: ♻️ Released Texture[1799]
16501: ♻️ Released Texture[1872]
16501: ♻️ Released Texture[1890]
16517: ♻️ Released Texture[1714]
16517: ♻️ Released Texture[1723]
16517: ♻️ Released Texture[1739]
16518: ♻️ Released Texture[1748]
16518: ♻️ Released Texture[1871]
16518: ♻️ Released Texture[1891]
16534: ♻️ Released Texture[1870]
16534: ♻️ Released Texture[1892]
16550: ♻️ Released Texture[1715]
16551: ♻️ Released Texture[1722]
16551: ♻️ Released Texture[1740]
16551: ♻️ Released Texture[1747]
16567: ♻️ Released Texture[1869]
16567: ♻️ Released Texture[1893]
16584: ♻️ Released Texture[1716]
16584: ♻️ Released Texture[1721]
16584: ♻️ Released Texture[1741]
16584: ♻️ Released Texture[1746]
16600: ♻️ Released Texture[1868]
16601: ♻️ Released Texture[1894]
16617: ♻️ Released Texture[1717]
16617: ♻️ Released Texture[1720]
16617: ♻️ Released Texture[1742]
16618: ♻️ Released Texture[1745]
16634: ♻️ Released Texture[1867]
16634: ♻️ Released Texture[1895]
16667: ♻️ Released Texture[1718]
16667: ♻️ Released Texture[1719]
16667: ♻️ Released Texture[1743]
16667: ♻️ Released Texture[1744]
16684: ♻️ Released Texture[1866]
16684: ♻️ Released Texture[1896]
16734: ♻️ Released Texture[1865]
16734: ♻️ Released Texture[1897]
16767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16768: 💠 Created Texture[2006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16769: 💠 Created Texture[2007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16770: 💠 Created Texture[2008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16771: 💠 Created Texture[2009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16772: 💠 Created Texture[2010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16773: 💠 Created Texture[2011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16774: 💠 Created Texture[2012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16775: 💠 Created Texture[2013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16775: 💠 Created Texture[2014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16776: 💠 Created Texture[2015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16777: 💠 Created Texture[2016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16778: 💠 Created Texture[2017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16778: 💠 Created Texture[2018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16779: 💠 Created Texture[2019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16780: 💠 Created Texture[2020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16781: 💠 Created Texture[2021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16781: 💠 Created Texture[2022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16782: 💠 Created Texture[2023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16782: 💠 Created Texture[2024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16784: 💠 Created Texture[2025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16785: 💠 Created Texture[2026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16786: 💠 Created Texture[2027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16787: 💠 Created Texture[2028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16788: 💠 Created Texture[2029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16789: 💠 Created Texture[2030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16790: 💠 Created Texture[2031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16790: 💠 Created Texture[2032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16791: 💠 Created Texture[2033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16791: 💠 Created Texture[2034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16792: 💠 Created Texture[2035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16793: 💠 Created Texture[2036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16794: 💠 Created Texture[2037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16794: 💠 Created Texture[2038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16795: 💠 Created Texture[2039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16796: 💠 Created Texture[2040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16796: 💠 Created Texture[2041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16797: 💠 Created Texture[2042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16797: 💠 Created Texture[2043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16798: 💠 Created Texture[2044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16799: 💠 Created Texture[2045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16799: 💠 Created Texture[2046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16800: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16801: 💠 Created Texture[2047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16802: 💠 Created Texture[2048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16803: 💠 Created Texture[2049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16804: 💠 Created Texture[2050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16805: 💠 Created Texture[2051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16806: 💠 Created Texture[2052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16806: 💠 Created Texture[2053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16807: 💠 Created Texture[2054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16808: 💠 Created Texture[2055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16808: 💠 Created Texture[2056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16809: 💠 Created Texture[2057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16809: 💠 Created Texture[2058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16810: 💠 Created Texture[2059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16811: 💠 Created Texture[2060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16811: 💠 Created Texture[2061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16812: 💠 Created Texture[2062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16812: 💠 Created Texture[2063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16813: 💠 Created Texture[2064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16814: 💠 Created Texture[2065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16814: 💠 Created Texture[2066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16815: 💠 Created Texture[2067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16815: 💠 Created Texture[2068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16816: 💠 Created Texture[2069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16817: 💠 Created Texture[2070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16818: 💠 Created Texture[2071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16819: 💠 Created Texture[2072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16819: 💠 Created Texture[2073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16820: 💠 Created Texture[2074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16820: 💠 Created Texture[2075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16821: 💠 Created Texture[2076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16821: 💠 Created Texture[2077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16822: 💠 Created Texture[2078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16823: 💠 Created Texture[2079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16823: 💠 Created Texture[2080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16824: 💠 Created Texture[2081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16824: 💠 Created Texture[2082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16825: 💠 Created Texture[2083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16825: 💠 Created Texture[2084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16826: 💠 Created Texture[2085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16827: 💠 Created Texture[2086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16827: 💠 Created Texture[2087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16828: 💠 Created Texture[2088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16828: 💠 Created Texture[2089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16829: 💠 Created Texture[2090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16829: 💠 Created Texture[2091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16830: 💠 Created Texture[2092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16831: 💠 Created Texture[2093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16831: 💠 Created Texture[2094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16832: 💠 Created Texture[2095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16832: 💠 Created Texture[2096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16833: 💠 Created Texture[2097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16834: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16835: 💠 Created Texture[2098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16835: 💠 Created Texture[2099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16836: 💠 Created Texture[2100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16837: 💠 Created Texture[2101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16838: 💠 Created Texture[2102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16838: 💠 Created Texture[2103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16839: 💠 Created Texture[2104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
16839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
16839: 💠 Created Texture[2105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
16845: ♻️ Released Texture[1806]
16845: ♻️ Released Texture[1807]
16845: ♻️ Released Texture[1808]
16845: ♻️ Released Texture[1809]
16845: ♻️ Released Texture[1828]
16845: ♻️ Released Texture[1829]
16845: ♻️ Released Texture[1830]
16845: ♻️ Released Texture[1831]
16845: ♻️ Released Texture[1832]
16845: ♻️ Released Texture[1833]
16845: ♻️ Released Texture[1834]
16845: ♻️ Released Texture[1853]
16846: ♻️ Released Texture[1854]
16846: ♻️ Released Texture[1855]
16846: ♻️ Released Texture[1856]
16846: ♻️ Released Texture[1857]
16846: ♻️ Released Texture[1858]
16846: ♻️ Released Texture[1859]
16846: ♻️ Released Texture[1903]
16846: ♻️ Released Texture[1904]
16846: ♻️ Released Texture[1905]
16846: ♻️ Released Texture[1977]
16846: ♻️ Released Texture[1978]
16846: ♻️ Released Texture[1979]
16846: ♻️ Released Texture[1980]
16847: ♻️ Released Texture[1981]
16847: ♻️ Released Texture[1982]
16847: ♻️ Released Texture[1983]
16847: ♻️ Released Texture[1984]
16847: ♻️ Released Texture[1985]
16853: ♻️ Released Texture[1810]
16853: ♻️ Released Texture[1827]
16853: ♻️ Released Texture[1835]
16854: ♻️ Released Texture[1852]
16854: ♻️ Released Texture[1860]
16854: ♻️ Released Texture[1864]
16854: ♻️ Released Texture[1898]
16854: ♻️ Released Texture[1902]
16854: ♻️ Released Texture[1975]
16854: ♻️ Released Texture[1976]
16854: ♻️ Released Texture[1986]
16854: ♻️ Released Texture[1987]
16859: ♻️ Released Texture[1811]
16859: ♻️ Released Texture[1826]
16859: ♻️ Released Texture[1836]
16859: ♻️ Released Texture[1851]
16859: ♻️ Released Texture[1861]
16860: ♻️ Released Texture[1901]
16860: ♻️ Released Texture[1973]
16860: ♻️ Released Texture[1974]
16860: ♻️ Released Texture[1988]
16860: ♻️ Released Texture[1989]
16867: ♻️ Released Texture[1812]
16867: ♻️ Released Texture[1825]
16867: ♻️ Released Texture[1837]
16868: ♻️ Released Texture[1850]
16868: ♻️ Released Texture[1862]
16868: ♻️ Released Texture[1900]
16868: ♻️ Released Texture[1972]
16868: ♻️ Released Texture[1990]
16884: ♻️ Released Texture[1813]
16884: ♻️ Released Texture[1824]
16884: ♻️ Released Texture[1838]
16884: ♻️ Released Texture[1849]
16884: ♻️ Released Texture[1863]
16884: ♻️ Released Texture[1899]
16884: ♻️ Released Texture[1971]
16885: ♻️ Released Texture[1991]
16900: ♻️ Released Texture[1814]
16901: ♻️ Released Texture[1823]
16901: ♻️ Released Texture[1839]
16901: ♻️ Released Texture[1848]
16901: ♻️ Released Texture[1970]
16901: ♻️ Released Texture[1992]
16934: ♻️ Released Texture[1815]
16934: ♻️ Released Texture[1822]
16934: ♻️ Released Texture[1840]
16934: ♻️ Released Texture[1847]
16934: ♻️ Released Texture[1969]
16934: ♻️ Released Texture[1993]
16967: ♻️ Released Texture[1816]
16967: ♻️ Released Texture[1821]
16967: ♻️ Released Texture[1841]
16967: ♻️ Released Texture[1846]
16968: ♻️ Released Texture[1968]
16968: ♻️ Released Texture[1994]
17000: ♻️ Released Texture[1817]
17001: ♻️ Released Texture[1820]
17001: ♻️ Released Texture[1842]
17001: ♻️ Released Texture[1845]
17001: ♻️ Released Texture[1967]
17001: ♻️ Released Texture[1995]
17052: ♻️ Released Texture[1818]
17053: ♻️ Released Texture[1819]
17053: ♻️ Released Texture[1843]
17053: ♻️ Released Texture[1844]
17053: ♻️ Released Texture[1966]
17053: ♻️ Released Texture[1996]
17100: ♻️ Released Texture[1965]
17100: ♻️ Released Texture[1997]
17134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17135: 💠 Created Texture[2106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17135: 💠 Created Texture[2107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17136: 💠 Created Texture[2108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17137: 💠 Created Texture[2109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17138: 💠 Created Texture[2110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17139: 💠 Created Texture[2111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17140: 💠 Created Texture[2112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17141: 💠 Created Texture[2113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17142: 💠 Created Texture[2114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17143: 💠 Created Texture[2115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17144: 💠 Created Texture[2116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17145: 💠 Created Texture[2117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17146: 💠 Created Texture[2118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17147: 💠 Created Texture[2119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17147: 💠 Created Texture[2120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17148: 💠 Created Texture[2121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17149: 💠 Created Texture[2122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17150: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17150: 💠 Created Texture[2123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17151: 💠 Created Texture[2124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17152: 💠 Created Texture[2125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17153: 💠 Created Texture[2126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17153: 💠 Created Texture[2127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17154: 💠 Created Texture[2128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17154: 💠 Created Texture[2129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17155: 💠 Created Texture[2130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17156: 💠 Created Texture[2131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17156: 💠 Created Texture[2132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17157: 💠 Created Texture[2133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17157: 💠 Created Texture[2134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17158: 💠 Created Texture[2135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17159: 💠 Created Texture[2136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17159: 💠 Created Texture[2137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17160: 💠 Created Texture[2138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17160: 💠 Created Texture[2139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17161: 💠 Created Texture[2140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17162: 💠 Created Texture[2141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17162: 💠 Created Texture[2142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17163: 💠 Created Texture[2143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17163: 💠 Created Texture[2144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17164: 💠 Created Texture[2145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17165: 💠 Created Texture[2146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17165: 💠 Created Texture[2147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17166: 💠 Created Texture[2148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17167: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17167: 💠 Created Texture[2149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17168: 💠 Created Texture[2150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17169: 💠 Created Texture[2151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17170: 💠 Created Texture[2152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17170: 💠 Created Texture[2153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17171: 💠 Created Texture[2154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17172: 💠 Created Texture[2155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17172: 💠 Created Texture[2156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17173: 💠 Created Texture[2157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17174: 💠 Created Texture[2158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17174: 💠 Created Texture[2159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17175: 💠 Created Texture[2160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17176: 💠 Created Texture[2161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17176: 💠 Created Texture[2162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17177: 💠 Created Texture[2163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17177: 💠 Created Texture[2164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17178: 💠 Created Texture[2165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17179: 💠 Created Texture[2166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17179: 💠 Created Texture[2167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17180: 💠 Created Texture[2168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17181: 💠 Created Texture[2169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17181: 💠 Created Texture[2170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17182: 💠 Created Texture[2171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17183: 💠 Created Texture[2172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17183: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17184: 💠 Created Texture[2173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17184: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17185: 💠 Created Texture[2174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17186: 💠 Created Texture[2175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17187: 💠 Created Texture[2176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17188: 💠 Created Texture[2177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17188: 💠 Created Texture[2178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17189: 💠 Created Texture[2179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17190: 💠 Created Texture[2180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17191: 💠 Created Texture[2181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17192: 💠 Created Texture[2182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17193: 💠 Created Texture[2183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17194: 💠 Created Texture[2184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17195: 💠 Created Texture[2185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17196: 💠 Created Texture[2186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17197: 💠 Created Texture[2187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17198: 💠 Created Texture[2188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17199: 💠 Created Texture[2189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17200: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17201: 💠 Created Texture[2190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17201: 💠 Created Texture[2191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17202: 💠 Created Texture[2192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17203: 💠 Created Texture[2193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17204: 💠 Created Texture[2194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17205: 💠 Created Texture[2195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17206: 💠 Created Texture[2196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17207: 💠 Created Texture[2197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17208: 💠 Created Texture[2198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17209: 💠 Created Texture[2199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17210: 💠 Created Texture[2200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17211: 💠 Created Texture[2201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17212: 💠 Created Texture[2202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17213: 💠 Created Texture[2203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17213: 💠 Created Texture[2204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17214: 💠 Created Texture[2205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17214: ♻️ Released Texture[2077]
17214: ♻️ Released Texture[2078]
17214: ♻️ Released Texture[2079]
17214: ♻️ Released Texture[2080]
17214: ♻️ Released Texture[2081]
17214: ♻️ Released Texture[2082]
17215: ♻️ Released Texture[2083]
17215: ♻️ Released Texture[2084]
17215: ♻️ Released Texture[2085]
17223: ♻️ Released Texture[1906]
17223: ♻️ Released Texture[1907]
17223: ♻️ Released Texture[1908]
17223: ♻️ Released Texture[1909]
17223: ♻️ Released Texture[1928]
17223: ♻️ Released Texture[1929]
17223: ♻️ Released Texture[1930]
17223: ♻️ Released Texture[1931]
17223: ♻️ Released Texture[1932]
17224: ♻️ Released Texture[1933]
17224: ♻️ Released Texture[1934]
17224: ♻️ Released Texture[1953]
17224: ♻️ Released Texture[1954]
17224: ♻️ Released Texture[1955]
17224: ♻️ Released Texture[1956]
17224: ♻️ Released Texture[1957]
17224: ♻️ Released Texture[1958]
17224: ♻️ Released Texture[1959]
17224: ♻️ Released Texture[2003]
17224: ♻️ Released Texture[2004]
17224: ♻️ Released Texture[2005]
17225: ♻️ Released Texture[2075]
17225: ♻️ Released Texture[2076]
17225: ♻️ Released Texture[2086]
17225: ♻️ Released Texture[2087]
17229: ♻️ Released Texture[1910]
17230: ♻️ Released Texture[1927]
17230: ♻️ Released Texture[1935]
17230: ♻️ Released Texture[1952]
17230: ♻️ Released Texture[1960]
17230: ♻️ Released Texture[1964]
17230: ♻️ Released Texture[1998]
17230: ♻️ Released Texture[2002]
17230: ♻️ Released Texture[2073]
17230: ♻️ Released Texture[2074]
17230: ♻️ Released Texture[2088]
17230: ♻️ Released Texture[2089]
17236: ♻️ Released Texture[1911]
17236: ♻️ Released Texture[1926]
17236: ♻️ Released Texture[1936]
17236: ♻️ Released Texture[1951]
17236: ♻️ Released Texture[1961]
17236: ♻️ Released Texture[2001]
17236: ♻️ Released Texture[2072]
17236: ♻️ Released Texture[2090]
17250: ♻️ Released Texture[1912]
17251: ♻️ Released Texture[1925]
17251: ♻️ Released Texture[1937]
17251: ♻️ Released Texture[1950]
17251: ♻️ Released Texture[1962]
17251: ♻️ Released Texture[2000]
17251: ♻️ Released Texture[2071]
17251: ♻️ Released Texture[2091]
17267: ♻️ Released Texture[1913]
17267: ♻️ Released Texture[1924]
17267: ♻️ Released Texture[1938]
17267: ♻️ Released Texture[1949]
17268: ♻️ Released Texture[1963]
17268: ♻️ Released Texture[1999]
17268: ♻️ Released Texture[2070]
17268: ♻️ Released Texture[2092]
17284: ♻️ Released Texture[1914]
17284: ♻️ Released Texture[1923]
17284: ♻️ Released Texture[1939]
17284: ♻️ Released Texture[1948]
17300: ♻️ Released Texture[2069]
17301: ♻️ Released Texture[2093]
17317: ♻️ Released Texture[1915]
17317: ♻️ Released Texture[1922]
17317: ♻️ Released Texture[1940]
17317: ♻️ Released Texture[1947]
17334: ♻️ Released Texture[2068]
17334: ♻️ Released Texture[2094]
17350: ♻️ Released Texture[1916]
17351: ♻️ Released Texture[1921]
17351: ♻️ Released Texture[1941]
17351: ♻️ Released Texture[1946]
17367: ♻️ Released Texture[2067]
17367: ♻️ Released Texture[2095]
17384: ♻️ Released Texture[1917]
17384: ♻️ Released Texture[1920]
17384: ♻️ Released Texture[1942]
17384: ♻️ Released Texture[1945]
17417: ♻️ Released Texture[2066]
17417: ♻️ Released Texture[2096]
17434: ♻️ Released Texture[1918]
17434: ♻️ Released Texture[1919]
17434: ♻️ Released Texture[1943]
17434: ♻️ Released Texture[1944]
17467: ♻️ Released Texture[2065]
17467: ♻️ Released Texture[2097]
17517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17518: 💠 Created Texture[2206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17519: 💠 Created Texture[2207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17520: 💠 Created Texture[2208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17521: 💠 Created Texture[2209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17522: 💠 Created Texture[2210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17522: 💠 Created Texture[2211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17523: 💠 Created Texture[2212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17524: 💠 Created Texture[2213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17524: 💠 Created Texture[2214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17525: 💠 Created Texture[2215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17525: 💠 Created Texture[2216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17526: 💠 Created Texture[2217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17527: 💠 Created Texture[2218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17527: 💠 Created Texture[2219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17528: 💠 Created Texture[2220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17529: 💠 Created Texture[2221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17530: 💠 Created Texture[2222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17531: 💠 Created Texture[2223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17532: 💠 Created Texture[2224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17534: 💠 Created Texture[2225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17535: 💠 Created Texture[2226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17536: 💠 Created Texture[2227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17537: 💠 Created Texture[2228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17538: 💠 Created Texture[2229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17538: 💠 Created Texture[2230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17539: 💠 Created Texture[2231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17540: 💠 Created Texture[2232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17541: 💠 Created Texture[2233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17541: 💠 Created Texture[2234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17542: 💠 Created Texture[2235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17543: 💠 Created Texture[2236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17544: 💠 Created Texture[2237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17545: 💠 Created Texture[2238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17546: 💠 Created Texture[2239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17546: 💠 Created Texture[2240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17547: 💠 Created Texture[2241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17547: 💠 Created Texture[2242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17548: 💠 Created Texture[2243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17549: 💠 Created Texture[2244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17549: 💠 Created Texture[2245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17550: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17550: 💠 Created Texture[2246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17551: 💠 Created Texture[2247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17552: 💠 Created Texture[2248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17553: 💠 Created Texture[2249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17553: 💠 Created Texture[2250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17554: 💠 Created Texture[2251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17555: 💠 Created Texture[2252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17555: 💠 Created Texture[2253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17556: 💠 Created Texture[2254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17556: 💠 Created Texture[2255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17557: 💠 Created Texture[2256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17558: 💠 Created Texture[2257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17558: 💠 Created Texture[2258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17559: 💠 Created Texture[2259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17560: 💠 Created Texture[2260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17560: 💠 Created Texture[2261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17561: 💠 Created Texture[2262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17561: 💠 Created Texture[2263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17562: 💠 Created Texture[2264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17563: 💠 Created Texture[2265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17564: 💠 Created Texture[2266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17565: 💠 Created Texture[2267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17566: 💠 Created Texture[2268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17567: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17567: 💠 Created Texture[2269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17567: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17568: 💠 Created Texture[2270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17569: 💠 Created Texture[2271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17569: 💠 Created Texture[2272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17570: 💠 Created Texture[2273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17571: 💠 Created Texture[2274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17571: 💠 Created Texture[2275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17572: 💠 Created Texture[2276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17573: 💠 Created Texture[2277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17573: 💠 Created Texture[2278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17574: 💠 Created Texture[2279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17575: 💠 Created Texture[2280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17575: 💠 Created Texture[2281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17576: 💠 Created Texture[2282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17577: 💠 Created Texture[2283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17577: 💠 Created Texture[2284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17578: 💠 Created Texture[2285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17578: 💠 Created Texture[2286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17579: 💠 Created Texture[2287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17580: 💠 Created Texture[2288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17580: 💠 Created Texture[2289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17581: 💠 Created Texture[2290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17582: 💠 Created Texture[2291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17582: 💠 Created Texture[2292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17583: 💠 Created Texture[2293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17584: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17585: 💠 Created Texture[2294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17586: 💠 Created Texture[2295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17586: 💠 Created Texture[2296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17587: 💠 Created Texture[2297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17588: 💠 Created Texture[2298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17589: 💠 Created Texture[2299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17590: 💠 Created Texture[2300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17590: 💠 Created Texture[2301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17591: 💠 Created Texture[2302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17592: 💠 Created Texture[2303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17592: 💠 Created Texture[2304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17593: 💠 Created Texture[2305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17593: ♻️ Released Texture[2006]
17593: ♻️ Released Texture[2007]
17593: ♻️ Released Texture[2008]
17593: ♻️ Released Texture[2009]
17594: ♻️ Released Texture[2028]
17594: ♻️ Released Texture[2029]
17594: ♻️ Released Texture[2030]
17594: ♻️ Released Texture[2031]
17594: ♻️ Released Texture[2032]
17594: ♻️ Released Texture[2033]
17594: ♻️ Released Texture[2034]
17594: ♻️ Released Texture[2053]
17594: ♻️ Released Texture[2054]
17594: ♻️ Released Texture[2055]
17594: ♻️ Released Texture[2056]
17594: ♻️ Released Texture[2057]
17594: ♻️ Released Texture[2058]
17594: ♻️ Released Texture[2059]
17595: ♻️ Released Texture[2103]
17595: ♻️ Released Texture[2104]
17595: ♻️ Released Texture[2105]
17595: ♻️ Released Texture[2177]
17595: ♻️ Released Texture[2178]
17595: ♻️ Released Texture[2179]
17595: ♻️ Released Texture[2180]
17595: ♻️ Released Texture[2181]
17595: ♻️ Released Texture[2182]
17595: ♻️ Released Texture[2183]
17595: ♻️ Released Texture[2184]
17595: ♻️ Released Texture[2185]
17602: ♻️ Released Texture[2010]
17602: ♻️ Released Texture[2027]
17602: ♻️ Released Texture[2035]
17602: ♻️ Released Texture[2052]
17602: ♻️ Released Texture[2060]
17602: ♻️ Released Texture[2064]
17603: ♻️ Released Texture[2098]
17603: ♻️ Released Texture[2102]
17603: ♻️ Released Texture[2175]
17603: ♻️ Released Texture[2176]
17603: ♻️ Released Texture[2186]
17603: ♻️ Released Texture[2187]
17608: ♻️ Released Texture[2011]
17608: ♻️ Released Texture[2026]
17608: ♻️ Released Texture[2036]
17608: ♻️ Released Texture[2051]
17608: ♻️ Released Texture[2061]
17608: ♻️ Released Texture[2101]
17608: ♻️ Released Texture[2173]
17608: ♻️ Released Texture[2174]
17608: ♻️ Released Texture[2188]
17608: ♻️ Released Texture[2189]
17617: ♻️ Released Texture[2012]
17617: ♻️ Released Texture[2025]
17617: ♻️ Released Texture[2037]
17617: ♻️ Released Texture[2050]
17618: ♻️ Released Texture[2062]
17618: ♻️ Released Texture[2100]
17618: ♻️ Released Texture[2172]
17618: ♻️ Released Texture[2190]
17634: ♻️ Released Texture[2013]
17634: ♻️ Released Texture[2024]
17634: ♻️ Released Texture[2038]
17634: ♻️ Released Texture[2049]
17634: ♻️ Released Texture[2063]
17634: ♻️ Released Texture[2099]
17635: ♻️ Released Texture[2171]
17635: ♻️ Released Texture[2191]
17650: ♻️ Released Texture[2014]
17651: ♻️ Released Texture[2023]
17651: ♻️ Released Texture[2039]
17651: ♻️ Released Texture[2048]
17651: ♻️ Released Texture[2170]
17651: ♻️ Released Texture[2192]
17684: ♻️ Released Texture[2015]
17684: ♻️ Released Texture[2022]
17684: ♻️ Released Texture[2040]
17684: ♻️ Released Texture[2047]
17684: ♻️ Released Texture[2169]
17684: ♻️ Released Texture[2193]
17717: ♻️ Released Texture[2016]
17717: ♻️ Released Texture[2021]
17717: ♻️ Released Texture[2041]
17717: ♻️ Released Texture[2046]
17718: ♻️ Released Texture[2168]
17718: ♻️ Released Texture[2194]
17750: ♻️ Released Texture[2017]
17751: ♻️ Released Texture[2020]
17751: ♻️ Released Texture[2042]
17751: ♻️ Released Texture[2045]
17751: ♻️ Released Texture[2167]
17751: ♻️ Released Texture[2195]
17800: ♻️ Released Texture[2018]
17801: ♻️ Released Texture[2019]
17801: ♻️ Released Texture[2043]
17801: ♻️ Released Texture[2044]
17801: ♻️ Released Texture[2166]
17801: ♻️ Released Texture[2196]
17850: ♻️ Released Texture[2165]
17851: ♻️ Released Texture[2197]
17884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17884: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17885: 💠 Created Texture[2306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17885: 💠 Created Texture[2307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17886: 💠 Created Texture[2308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17887: 💠 Created Texture[2309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17887: 💠 Created Texture[2310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17888: 💠 Created Texture[2311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17889: 💠 Created Texture[2312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17889: 💠 Created Texture[2313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17890: 💠 Created Texture[2314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17891: 💠 Created Texture[2315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17892: 💠 Created Texture[2316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17892: 💠 Created Texture[2317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17893: 💠 Created Texture[2318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17893: 💠 Created Texture[2319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17894: 💠 Created Texture[2320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17895: 💠 Created Texture[2321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17895: 💠 Created Texture[2322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17896: 💠 Created Texture[2323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17896: 💠 Created Texture[2324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17897: 💠 Created Texture[2325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17897: 💠 Created Texture[2326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17898: 💠 Created Texture[2327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17899: 💠 Created Texture[2328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17899: 💠 Created Texture[2329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17900: 💠 Created Texture[2330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17901: 💠 Created Texture[2331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17902: 💠 Created Texture[2332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17902: 💠 Created Texture[2333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17903: 💠 Created Texture[2334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17904: 💠 Created Texture[2335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17904: 💠 Created Texture[2336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17905: 💠 Created Texture[2337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17905: 💠 Created Texture[2338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17906: 💠 Created Texture[2339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17907: 💠 Created Texture[2340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17907: 💠 Created Texture[2341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17908: 💠 Created Texture[2342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17908: 💠 Created Texture[2343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17909: 💠 Created Texture[2344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17910: 💠 Created Texture[2345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17910: 💠 Created Texture[2346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17911: 💠 Created Texture[2347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17911: 💠 Created Texture[2348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17912: 💠 Created Texture[2349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17913: 💠 Created Texture[2350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17913: 💠 Created Texture[2351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17914: 💠 Created Texture[2352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17914: 💠 Created Texture[2353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17915: 💠 Created Texture[2354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17916: 💠 Created Texture[2355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17917: 💠 Created Texture[2356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17918: 💠 Created Texture[2357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17919: 💠 Created Texture[2358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17920: 💠 Created Texture[2359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17920: 💠 Created Texture[2360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17921: 💠 Created Texture[2361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17922: 💠 Created Texture[2362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17923: 💠 Created Texture[2363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17924: 💠 Created Texture[2364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17924: 💠 Created Texture[2365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17925: 💠 Created Texture[2366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17925: 💠 Created Texture[2367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17926: 💠 Created Texture[2368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17927: 💠 Created Texture[2369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17927: 💠 Created Texture[2370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17928: 💠 Created Texture[2371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17928: 💠 Created Texture[2372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17929: 💠 Created Texture[2373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17930: 💠 Created Texture[2374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17930: 💠 Created Texture[2375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17931: 💠 Created Texture[2376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17932: 💠 Created Texture[2377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17932: 💠 Created Texture[2378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17933: 💠 Created Texture[2379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17934: 💠 Created Texture[2380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17935: 💠 Created Texture[2381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17936: 💠 Created Texture[2382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17937: 💠 Created Texture[2383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17937: 💠 Created Texture[2384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17938: 💠 Created Texture[2385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17938: 💠 Created Texture[2386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17939: 💠 Created Texture[2387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17940: 💠 Created Texture[2388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17940: 💠 Created Texture[2389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17941: 💠 Created Texture[2390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17941: 💠 Created Texture[2391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17942: 💠 Created Texture[2392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17943: 💠 Created Texture[2393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17944: 💠 Created Texture[2394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17945: 💠 Created Texture[2395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17946: 💠 Created Texture[2396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17947: 💠 Created Texture[2397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17947: 💠 Created Texture[2398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17948: 💠 Created Texture[2399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17949: 💠 Created Texture[2400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17950: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17952: 💠 Created Texture[2401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17952: 💠 Created Texture[2402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17953: 💠 Created Texture[2403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17954: 💠 Created Texture[2404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
17954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
17955: 💠 Created Texture[2405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
17960: ♻️ Released Texture[2106]
17960: ♻️ Released Texture[2107]
17960: ♻️ Released Texture[2108]
17960: ♻️ Released Texture[2109]
17960: ♻️ Released Texture[2128]
17960: ♻️ Released Texture[2129]
17960: ♻️ Released Texture[2130]
17960: ♻️ Released Texture[2131]
17960: ♻️ Released Texture[2132]
17961: ♻️ Released Texture[2133]
17961: ♻️ Released Texture[2134]
17961: ♻️ Released Texture[2153]
17961: ♻️ Released Texture[2154]
17961: ♻️ Released Texture[2155]
17961: ♻️ Released Texture[2156]
17961: ♻️ Released Texture[2157]
17961: ♻️ Released Texture[2158]
17961: ♻️ Released Texture[2159]
17961: ♻️ Released Texture[2203]
17961: ♻️ Released Texture[2204]
17961: ♻️ Released Texture[2205]
17962: ♻️ Released Texture[2277]
17962: ♻️ Released Texture[2278]
17962: ♻️ Released Texture[2279]
17962: ♻️ Released Texture[2280]
17962: ♻️ Released Texture[2281]
17962: ♻️ Released Texture[2282]
17962: ♻️ Released Texture[2283]
17962: ♻️ Released Texture[2284]
17962: ♻️ Released Texture[2285]
17967: ♻️ Released Texture[2110]
17967: ♻️ Released Texture[2127]
17968: ♻️ Released Texture[2135]
17968: ♻️ Released Texture[2152]
17968: ♻️ Released Texture[2160]
17968: ♻️ Released Texture[2164]
17968: ♻️ Released Texture[2198]
17968: ♻️ Released Texture[2202]
17968: ♻️ Released Texture[2275]
17969: ♻️ Released Texture[2276]
17969: ♻️ Released Texture[2286]
17969: ♻️ Released Texture[2287]
17976: ♻️ Released Texture[2111]
17976: ♻️ Released Texture[2126]
17976: ♻️ Released Texture[2136]
17976: ♻️ Released Texture[2151]
17977: ♻️ Released Texture[2161]
17977: ♻️ Released Texture[2201]
17977: ♻️ Released Texture[2273]
17977: ♻️ Released Texture[2274]
17977: ♻️ Released Texture[2288]
17977: ♻️ Released Texture[2289]
17984: ♻️ Released Texture[2112]
17984: ♻️ Released Texture[2125]
17984: ♻️ Released Texture[2137]
17984: ♻️ Released Texture[2150]
17984: ♻️ Released Texture[2162]
17984: ♻️ Released Texture[2200]
17985: ♻️ Released Texture[2272]
17985: ♻️ Released Texture[2290]
18000: ♻️ Released Texture[2113]
18001: ♻️ Released Texture[2124]
18001: ♻️ Released Texture[2138]
18001: ♻️ Released Texture[2149]
18001: ♻️ Released Texture[2163]
18001: ♻️ Released Texture[2199]
18001: ♻️ Released Texture[2271]
18001: ♻️ Released Texture[2291]
18017: ♻️ Released Texture[2114]
18017: ♻️ Released Texture[2123]
18017: ♻️ Released Texture[2139]
18017: ♻️ Released Texture[2148]
18018: ♻️ Released Texture[2270]
18018: ♻️ Released Texture[2292]
18050: ♻️ Released Texture[2115]
18051: ♻️ Released Texture[2122]
18051: ♻️ Released Texture[2140]
18051: ♻️ Released Texture[2147]
18051: ♻️ Released Texture[2269]
18051: ♻️ Released Texture[2293]
18084: ♻️ Released Texture[2116]
18084: ♻️ Released Texture[2121]
18084: ♻️ Released Texture[2141]
18084: ♻️ Released Texture[2146]
18084: ♻️ Released Texture[2268]
18084: ♻️ Released Texture[2294]
18117: ♻️ Released Texture[2117]
18117: ♻️ Released Texture[2120]
18117: ♻️ Released Texture[2142]
18117: ♻️ Released Texture[2145]
18118: ♻️ Released Texture[2267]
18118: ♻️ Released Texture[2295]
18167: ♻️ Released Texture[2118]
18167: ♻️ Released Texture[2119]
18167: ♻️ Released Texture[2143]
18168: ♻️ Released Texture[2144]
18168: ♻️ Released Texture[2266]
18168: ♻️ Released Texture[2296]
18217: ♻️ Released Texture[2265]
18217: ♻️ Released Texture[2297]
18251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18251: 💠 Created Texture[2406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18252: 💠 Created Texture[2407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18253: 💠 Created Texture[2408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18253: 💠 Created Texture[2409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18254: 💠 Created Texture[2410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18255: 💠 Created Texture[2411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18255: 💠 Created Texture[2412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18256: 💠 Created Texture[2413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18257: 💠 Created Texture[2414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18257: 💠 Created Texture[2415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18258: 💠 Created Texture[2416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18259: 💠 Created Texture[2417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18259: 💠 Created Texture[2418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18260: 💠 Created Texture[2419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18260: 💠 Created Texture[2420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18261: 💠 Created Texture[2421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18262: 💠 Created Texture[2422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18262: 💠 Created Texture[2423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18263: 💠 Created Texture[2424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18264: 💠 Created Texture[2425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18264: 💠 Created Texture[2426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18265: 💠 Created Texture[2427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18265: 💠 Created Texture[2428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18266: 💠 Created Texture[2429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18267: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18267: 💠 Created Texture[2430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18269: 💠 Created Texture[2431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18270: 💠 Created Texture[2432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18271: 💠 Created Texture[2433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18272: 💠 Created Texture[2434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18273: 💠 Created Texture[2435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18273: 💠 Created Texture[2436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18274: 💠 Created Texture[2437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18275: 💠 Created Texture[2438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18276: 💠 Created Texture[2439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18277: 💠 Created Texture[2440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18278: 💠 Created Texture[2441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18279: 💠 Created Texture[2442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18280: 💠 Created Texture[2443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18281: 💠 Created Texture[2444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18282: 💠 Created Texture[2445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18283: 💠 Created Texture[2446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18284: 💠 Created Texture[2447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18285: 💠 Created Texture[2448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18286: 💠 Created Texture[2449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18286: 💠 Created Texture[2450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18287: 💠 Created Texture[2451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18288: 💠 Created Texture[2452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18288: 💠 Created Texture[2453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18289: 💠 Created Texture[2454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18289: 💠 Created Texture[2455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18290: 💠 Created Texture[2456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18291: 💠 Created Texture[2457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18291: 💠 Created Texture[2458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18292: 💠 Created Texture[2459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18293: 💠 Created Texture[2460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18293: 💠 Created Texture[2461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18294: 💠 Created Texture[2462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18295: 💠 Created Texture[2463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18295: 💠 Created Texture[2464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18296: 💠 Created Texture[2465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18296: 💠 Created Texture[2466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18297: 💠 Created Texture[2467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18297: 💠 Created Texture[2468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18298: 💠 Created Texture[2469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18299: 💠 Created Texture[2470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18299: 💠 Created Texture[2471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18301: 💠 Created Texture[2472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18302: 💠 Created Texture[2473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18302: 💠 Created Texture[2474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18303: 💠 Created Texture[2475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18304: 💠 Created Texture[2476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18304: 💠 Created Texture[2477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18305: 💠 Created Texture[2478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18305: 💠 Created Texture[2479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18306: 💠 Created Texture[2480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18307: 💠 Created Texture[2481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18307: 💠 Created Texture[2482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18308: 💠 Created Texture[2483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18308: 💠 Created Texture[2484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18309: 💠 Created Texture[2485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18309: 💠 Created Texture[2486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18310: 💠 Created Texture[2487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18311: 💠 Created Texture[2488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18311: 💠 Created Texture[2489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18312: 💠 Created Texture[2490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18312: 💠 Created Texture[2491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18313: 💠 Created Texture[2492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18313: 💠 Created Texture[2493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18314: 💠 Created Texture[2494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18315: 💠 Created Texture[2495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18316: 💠 Created Texture[2496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18318: 💠 Created Texture[2497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18319: 💠 Created Texture[2498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18319: 💠 Created Texture[2499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18320: 💠 Created Texture[2500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18321: 💠 Created Texture[2501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18322: 💠 Created Texture[2502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18323: 💠 Created Texture[2503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18323: 💠 Created Texture[2504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18324: 💠 Created Texture[2505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18324: ♻️ Released Texture[2377]
18324: ♻️ Released Texture[2378]
18324: ♻️ Released Texture[2379]
18324: ♻️ Released Texture[2380]
18324: ♻️ Released Texture[2381]
18324: ♻️ Released Texture[2382]
18324: ♻️ Released Texture[2383]
18324: ♻️ Released Texture[2384]
18324: ♻️ Released Texture[2385]
18330: ♻️ Released Texture[2206]
18330: ♻️ Released Texture[2207]
18330: ♻️ Released Texture[2208]
18331: ♻️ Released Texture[2209]
18331: ♻️ Released Texture[2228]
18331: ♻️ Released Texture[2229]
18331: ♻️ Released Texture[2230]
18331: ♻️ Released Texture[2231]
18331: ♻️ Released Texture[2232]
18331: ♻️ Released Texture[2233]
18331: ♻️ Released Texture[2234]
18331: ♻️ Released Texture[2253]
18331: ♻️ Released Texture[2254]
18331: ♻️ Released Texture[2255]
18332: ♻️ Released Texture[2256]
18332: ♻️ Released Texture[2257]
18332: ♻️ Released Texture[2258]
18332: ♻️ Released Texture[2259]
18332: ♻️ Released Texture[2303]
18332: ♻️ Released Texture[2304]
18332: ♻️ Released Texture[2305]
18332: ♻️ Released Texture[2375]
18332: ♻️ Released Texture[2376]
18332: ♻️ Released Texture[2386]
18332: ♻️ Released Texture[2387]
18339: ♻️ Released Texture[2210]
18339: ♻️ Released Texture[2227]
18339: ♻️ Released Texture[2235]
18339: ♻️ Released Texture[2252]
18339: ♻️ Released Texture[2260]
18339: ♻️ Released Texture[2264]
18339: ♻️ Released Texture[2298]
18339: ♻️ Released Texture[2302]
18339: ♻️ Released Texture[2373]
18339: ♻️ Released Texture[2374]
18339: ♻️ Released Texture[2388]
18339: ♻️ Released Texture[2389]
18344: ♻️ Released Texture[2211]
18344: ♻️ Released Texture[2226]
18344: ♻️ Released Texture[2236]
18345: ♻️ Released Texture[2251]
18345: ♻️ Released Texture[2261]
18345: ♻️ Released Texture[2301]
18345: ♻️ Released Texture[2372]
18345: ♻️ Released Texture[2390]
18350: ♻️ Released Texture[2212]
18351: ♻️ Released Texture[2225]
18351: ♻️ Released Texture[2237]
18351: ♻️ Released Texture[2250]
18351: ♻️ Released Texture[2262]
18351: ♻️ Released Texture[2300]
18351: ♻️ Released Texture[2371]
18351: ♻️ Released Texture[2391]
18367: ♻️ Released Texture[2213]
18367: ♻️ Released Texture[2224]
18367: ♻️ Released Texture[2238]
18368: ♻️ Released Texture[2249]
18368: ♻️ Released Texture[2263]
18368: ♻️ Released Texture[2299]
18368: ♻️ Released Texture[2370]
18368: ♻️ Released Texture[2392]
18384: ♻️ Released Texture[2214]
18384: ♻️ Released Texture[2223]
18384: ♻️ Released Texture[2239]
18384: ♻️ Released Texture[2248]
18400: ♻️ Released Texture[2369]
18401: ♻️ Released Texture[2393]
18417: ♻️ Released Texture[2215]
18417: ♻️ Released Texture[2222]
18417: ♻️ Released Texture[2240]
18418: ♻️ Released Texture[2247]
18434: ♻️ Released Texture[2368]
18434: ♻️ Released Texture[2394]
18450: ♻️ Released Texture[2216]
18451: ♻️ Released Texture[2221]
18451: ♻️ Released Texture[2241]
18451: ♻️ Released Texture[2246]
18467: ♻️ Released Texture[2367]
18467: ♻️ Released Texture[2395]
18484: ♻️ Released Texture[2217]
18484: ♻️ Released Texture[2220]
18484: ♻️ Released Texture[2242]
18484: ♻️ Released Texture[2245]
18517: ♻️ Released Texture[2366]
18517: ♻️ Released Texture[2396]
18534: ♻️ Released Texture[2218]
18534: ♻️ Released Texture[2219]
18534: ♻️ Released Texture[2243]
18534: ♻️ Released Texture[2244]
18567: ♻️ Released Texture[2365]
18567: ♻️ Released Texture[2397]
18617: ♻️ Released Texture[2306]
18617: ♻️ Released Texture[2307]
18617: ♻️ Released Texture[2308]
18617: ♻️ Released Texture[2309]
18618: ♻️ Released Texture[2328]
18618: ♻️ Released Texture[2329]
18618: ♻️ Released Texture[2330]
18618: ♻️ Released Texture[2331]
18618: ♻️ Released Texture[2332]
18618: ♻️ Released Texture[2333]
18618: ♻️ Released Texture[2334]
18618: ♻️ Released Texture[2353]
18618: ♻️ Released Texture[2354]
18618: ♻️ Released Texture[2355]
18618: ♻️ Released Texture[2356]
18618: ♻️ Released Texture[2357]
18619: ♻️ Released Texture[2358]
18619: ♻️ Released Texture[2359]
18619: ♻️ Released Texture[2403]
18619: ♻️ Released Texture[2404]
18619: ♻️ Released Texture[2405]
18619: ♻️ Released Texture[2477]
18619: ♻️ Released Texture[2478]
18619: ♻️ Released Texture[2479]
18619: ♻️ Released Texture[2480]
18619: ♻️ Released Texture[2481]
18619: ♻️ Released Texture[2482]
18619: ♻️ Released Texture[2483]
18619: ♻️ Released Texture[2484]
18620: ♻️ Released Texture[2485]
18634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18634: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18635: 💠 Created Texture[2506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18636: 💠 Created Texture[2507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18637: 💠 Created Texture[2508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18637: 💠 Created Texture[2509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18638: 💠 Created Texture[2510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18639: 💠 Created Texture[2511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18639: 💠 Created Texture[2512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18640: 💠 Created Texture[2513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18640: 💠 Created Texture[2514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18641: 💠 Created Texture[2515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18642: 💠 Created Texture[2516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18642: 💠 Created Texture[2517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18643: 💠 Created Texture[2518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18643: 💠 Created Texture[2519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18644: 💠 Created Texture[2520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18645: 💠 Created Texture[2521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18645: 💠 Created Texture[2522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18646: 💠 Created Texture[2523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18647: 💠 Created Texture[2524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18647: 💠 Created Texture[2525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18648: 💠 Created Texture[2526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18648: 💠 Created Texture[2527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18649: 💠 Created Texture[2528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18649: 💠 Created Texture[2529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18650: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18651: 💠 Created Texture[2530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18652: 💠 Created Texture[2531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18653: 💠 Created Texture[2532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18653: 💠 Created Texture[2533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18654: 💠 Created Texture[2534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18655: 💠 Created Texture[2535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18656: 💠 Created Texture[2536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18657: 💠 Created Texture[2537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18658: 💠 Created Texture[2538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18659: 💠 Created Texture[2539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18659: 💠 Created Texture[2540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18660: 💠 Created Texture[2541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18661: 💠 Created Texture[2542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18661: 💠 Created Texture[2543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18662: 💠 Created Texture[2544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18662: 💠 Created Texture[2545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18663: 💠 Created Texture[2546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18664: 💠 Created Texture[2547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18665: 💠 Created Texture[2548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18666: 💠 Created Texture[2549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18667: 💠 Created Texture[2550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18668: 💠 Created Texture[2551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18668: 💠 Created Texture[2552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18669: 💠 Created Texture[2553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18670: 💠 Created Texture[2554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18670: 💠 Created Texture[2555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18671: 💠 Created Texture[2556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18672: 💠 Created Texture[2557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18672: 💠 Created Texture[2558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18673: 💠 Created Texture[2559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18673: 💠 Created Texture[2560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18674: 💠 Created Texture[2561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18675: 💠 Created Texture[2562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18676: 💠 Created Texture[2563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18676: 💠 Created Texture[2564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18677: 💠 Created Texture[2565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18678: 💠 Created Texture[2566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18678: 💠 Created Texture[2567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18679: 💠 Created Texture[2568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18680: 💠 Created Texture[2569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18680: 💠 Created Texture[2570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18681: 💠 Created Texture[2571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18681: 💠 Created Texture[2572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18682: 💠 Created Texture[2573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18683: 💠 Created Texture[2574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18683: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18684: 💠 Created Texture[2575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18685: 💠 Created Texture[2576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18686: 💠 Created Texture[2577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18687: 💠 Created Texture[2578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18688: 💠 Created Texture[2579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18689: 💠 Created Texture[2580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18689: 💠 Created Texture[2581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18690: 💠 Created Texture[2582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18691: 💠 Created Texture[2583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18691: 💠 Created Texture[2584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18692: 💠 Created Texture[2585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18692: 💠 Created Texture[2586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18693: 💠 Created Texture[2587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18694: 💠 Created Texture[2588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18695: 💠 Created Texture[2589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18695: 💠 Created Texture[2590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18696: 💠 Created Texture[2591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18696: 💠 Created Texture[2592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18697: 💠 Created Texture[2593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18698: 💠 Created Texture[2594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18698: 💠 Created Texture[2595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18699: 💠 Created Texture[2596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18700: 💠 Created Texture[2597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18700: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18701: 💠 Created Texture[2598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18702: 💠 Created Texture[2599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18703: 💠 Created Texture[2600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18703: 💠 Created Texture[2601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18704: 💠 Created Texture[2602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18705: 💠 Created Texture[2603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18705: 💠 Created Texture[2604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
18706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
18706: 💠 Created Texture[2605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
18706: ♻️ Released Texture[2310]
18706: ♻️ Released Texture[2327]
18706: ♻️ Released Texture[2335]
18706: ♻️ Released Texture[2352]
18706: ♻️ Released Texture[2360]
18706: ♻️ Released Texture[2364]
18707: ♻️ Released Texture[2398]
18707: ♻️ Released Texture[2402]
18707: ♻️ Released Texture[2475]
18707: ♻️ Released Texture[2476]
18707: ♻️ Released Texture[2486]
18707: ♻️ Released Texture[2487]
18712: ♻️ Released Texture[2311]
18712: ♻️ Released Texture[2326]
18712: ♻️ Released Texture[2336]
18712: ♻️ Released Texture[2351]
18713: ♻️ Released Texture[2361]
18713: ♻️ Released Texture[2401]
18713: ♻️ Released Texture[2473]
18713: ♻️ Released Texture[2474]
18713: ♻️ Released Texture[2488]
18713: ♻️ Released Texture[2489]
18719: ♻️ Released Texture[2312]
18719: ♻️ Released Texture[2325]
18719: ♻️ Released Texture[2337]
18719: ♻️ Released Texture[2350]
18719: ♻️ Released Texture[2362]
18719: ♻️ Released Texture[2400]
18720: ♻️ Released Texture[2472]
18720: ♻️ Released Texture[2490]
18724: ♻️ Released Texture[2313]
18724: ♻️ Released Texture[2324]
18724: ♻️ Released Texture[2338]
18724: ♻️ Released Texture[2349]
18724: ♻️ Released Texture[2363]
18724: ♻️ Released Texture[2399]
18724: ♻️ Released Texture[2471]
18724: ♻️ Released Texture[2491]
18734: ♻️ Released Texture[2314]
18734: ♻️ Released Texture[2323]
18734: ♻️ Released Texture[2339]
18734: ♻️ Released Texture[2348]
18734: ♻️ Released Texture[2470]
18734: ♻️ Released Texture[2492]
18767: ♻️ Released Texture[2315]
18767: ♻️ Released Texture[2322]
18767: ♻️ Released Texture[2340]
18768: ♻️ Released Texture[2347]
18768: ♻️ Released Texture[2469]
18768: ♻️ Released Texture[2493]
18800: ♻️ Released Texture[2316]
18801: ♻️ Released Texture[2321]
18801: ♻️ Released Texture[2341]
18801: ♻️ Released Texture[2346]
18801: ♻️ Released Texture[2468]
18801: ♻️ Released Texture[2494]
18834: ♻️ Released Texture[2317]
18834: ♻️ Released Texture[2320]
18834: ♻️ Released Texture[2342]
18834: ♻️ Released Texture[2345]
18834: ♻️ Released Texture[2467]
18834: ♻️ Released Texture[2495]
18884: ♻️ Released Texture[2318]
18884: ♻️ Released Texture[2319]
18884: ♻️ Released Texture[2343]
18884: ♻️ Released Texture[2344]
18884: ♻️ Released Texture[2466]
18885: ♻️ Released Texture[2496]
18934: ♻️ Released Texture[2465]
18934: ♻️ Released Texture[2497]
18984: ♻️ Released Texture[2406]
18984: ♻️ Released Texture[2407]
18984: ♻️ Released Texture[2408]
18984: ♻️ Released Texture[2409]
18984: ♻️ Released Texture[2428]
18984: ♻️ Released Texture[2429]
18984: ♻️ Released Texture[2430]
18984: ♻️ Released Texture[2431]
18985: ♻️ Released Texture[2432]
18985: ♻️ Released Texture[2433]
18985: ♻️ Released Texture[2434]
18985: ♻️ Released Texture[2453]
18985: ♻️ Released Texture[2454]
18985: ♻️ Released Texture[2455]
18985: ♻️ Released Texture[2456]
18985: ♻️ Released Texture[2457]
18985: ♻️ Released Texture[2458]
18985: ♻️ Released Texture[2459]
18985: ♻️ Released Texture[2503]
18985: ♻️ Released Texture[2504]
18986: ♻️ Released Texture[2505]
19001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19001: 💠 Created Texture[2606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19002: 💠 Created Texture[2607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19003: 💠 Created Texture[2608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19003: 💠 Created Texture[2609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19004: 💠 Created Texture[2610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19004: 💠 Created Texture[2611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19005: 💠 Created Texture[2612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19005: 💠 Created Texture[2613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19006: 💠 Created Texture[2614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19007: 💠 Created Texture[2615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19007: 💠 Created Texture[2616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19008: 💠 Created Texture[2617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19008: 💠 Created Texture[2618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19009: 💠 Created Texture[2619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19010: 💠 Created Texture[2620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19010: 💠 Created Texture[2621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19011: 💠 Created Texture[2622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19011: 💠 Created Texture[2623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19012: 💠 Created Texture[2624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19013: 💠 Created Texture[2625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19013: 💠 Created Texture[2626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19014: 💠 Created Texture[2627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19014: 💠 Created Texture[2628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19015: 💠 Created Texture[2629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19015: 💠 Created Texture[2630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19016: 💠 Created Texture[2631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19017: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19018: 💠 Created Texture[2632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19018: 💠 Created Texture[2633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19019: 💠 Created Texture[2634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19020: 💠 Created Texture[2635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19020: 💠 Created Texture[2636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19021: 💠 Created Texture[2637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19022: 💠 Created Texture[2638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19023: 💠 Created Texture[2639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19023: 💠 Created Texture[2640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19024: 💠 Created Texture[2641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19025: 💠 Created Texture[2642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19026: 💠 Created Texture[2643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19027: 💠 Created Texture[2644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19027: 💠 Created Texture[2645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19028: 💠 Created Texture[2646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19028: 💠 Created Texture[2647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19029: 💠 Created Texture[2648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19030: 💠 Created Texture[2649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19030: 💠 Created Texture[2650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19031: 💠 Created Texture[2651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19031: 💠 Created Texture[2652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19032: 💠 Created Texture[2653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19032: 💠 Created Texture[2654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19033: 💠 Created Texture[2655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19035: 💠 Created Texture[2656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19036: 💠 Created Texture[2657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19037: 💠 Created Texture[2658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19037: 💠 Created Texture[2659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19038: 💠 Created Texture[2660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19039: 💠 Created Texture[2661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19040: 💠 Created Texture[2662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19041: 💠 Created Texture[2663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19042: 💠 Created Texture[2664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19043: 💠 Created Texture[2665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19044: 💠 Created Texture[2666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19045: 💠 Created Texture[2667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19046: 💠 Created Texture[2668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19047: 💠 Created Texture[2669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19047: 💠 Created Texture[2670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19048: 💠 Created Texture[2671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19049: 💠 Created Texture[2672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19050: 💠 Created Texture[2673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19050: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19050: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19051: 💠 Created Texture[2674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19052: 💠 Created Texture[2675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19053: 💠 Created Texture[2676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19054: 💠 Created Texture[2677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19054: 💠 Created Texture[2678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19055: 💠 Created Texture[2679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19055: 💠 Created Texture[2680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19056: 💠 Created Texture[2681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19057: 💠 Created Texture[2682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19057: 💠 Created Texture[2683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19058: 💠 Created Texture[2684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19058: 💠 Created Texture[2685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19059: 💠 Created Texture[2686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19060: 💠 Created Texture[2687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19061: 💠 Created Texture[2688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19062: 💠 Created Texture[2689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19063: 💠 Created Texture[2690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19064: 💠 Created Texture[2691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19064: 💠 Created Texture[2692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19065: 💠 Created Texture[2693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19066: 💠 Created Texture[2694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19066: 💠 Created Texture[2695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19068: 💠 Created Texture[2696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19069: 💠 Created Texture[2697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19070: 💠 Created Texture[2698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19071: 💠 Created Texture[2699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19072: 💠 Created Texture[2700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19072: 💠 Created Texture[2701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19073: 💠 Created Texture[2702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19074: 💠 Created Texture[2703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19075: 💠 Created Texture[2704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19076: 💠 Created Texture[2705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19076: ♻️ Released Texture[2410]
19076: ♻️ Released Texture[2427]
19076: ♻️ Released Texture[2435]
19077: ♻️ Released Texture[2452]
19077: ♻️ Released Texture[2460]
19077: ♻️ Released Texture[2464]
19077: ♻️ Released Texture[2498]
19077: ♻️ Released Texture[2502]
19077: ♻️ Released Texture[2577]
19077: ♻️ Released Texture[2578]
19077: ♻️ Released Texture[2579]
19078: ♻️ Released Texture[2580]
19078: ♻️ Released Texture[2581]
19078: ♻️ Released Texture[2582]
19078: ♻️ Released Texture[2583]
19078: ♻️ Released Texture[2584]
19078: ♻️ Released Texture[2585]
19086: ♻️ Released Texture[2411]
19086: ♻️ Released Texture[2426]
19086: ♻️ Released Texture[2436]
19086: ♻️ Released Texture[2451]
19086: ♻️ Released Texture[2461]
19086: ♻️ Released Texture[2501]
19086: ♻️ Released Texture[2575]
19086: ♻️ Released Texture[2576]
19086: ♻️ Released Texture[2586]
19087: ♻️ Released Texture[2587]
19091: ♻️ Released Texture[2412]
19091: ♻️ Released Texture[2425]
19091: ♻️ Released Texture[2437]
19091: ♻️ Released Texture[2450]
19091: ♻️ Released Texture[2462]
19091: ♻️ Released Texture[2500]
19092: ♻️ Released Texture[2573]
19092: ♻️ Released Texture[2574]
19092: ♻️ Released Texture[2588]
19092: ♻️ Released Texture[2589]
19100: ♻️ Released Texture[2413]
19101: ♻️ Released Texture[2424]
19101: ♻️ Released Texture[2438]
19101: ♻️ Released Texture[2449]
19101: ♻️ Released Texture[2463]
19101: ♻️ Released Texture[2499]
19101: ♻️ Released Texture[2572]
19101: ♻️ Released Texture[2590]
19117: ♻️ Released Texture[2414]
19117: ♻️ Released Texture[2423]
19117: ♻️ Released Texture[2439]
19118: ♻️ Released Texture[2448]
19118: ♻️ Released Texture[2571]
19118: ♻️ Released Texture[2591]
19134: ♻️ Released Texture[2570]
19134: ♻️ Released Texture[2592]
19150: ♻️ Released Texture[2415]
19151: ♻️ Released Texture[2422]
19151: ♻️ Released Texture[2440]
19151: ♻️ Released Texture[2447]
19167: ♻️ Released Texture[2569]
19167: ♻️ Released Texture[2593]
19184: ♻️ Released Texture[2416]
19184: ♻️ Released Texture[2421]
19184: ♻️ Released Texture[2441]
19184: ♻️ Released Texture[2446]
19200: ♻️ Released Texture[2568]
19201: ♻️ Released Texture[2594]
19217: ♻️ Released Texture[2417]
19217: ♻️ Released Texture[2420]
19217: ♻️ Released Texture[2442]
19217: ♻️ Released Texture[2445]
19234: ♻️ Released Texture[2567]
19234: ♻️ Released Texture[2595]
19268: ♻️ Released Texture[2418]
19268: ♻️ Released Texture[2419]
19268: ♻️ Released Texture[2443]
19269: ♻️ Released Texture[2444]
19284: ♻️ Released Texture[2566]
19284: ♻️ Released Texture[2596]
19334: ♻️ Released Texture[2565]
19334: ♻️ Released Texture[2597]
19384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19385: 💠 Created Texture[2706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19386: 💠 Created Texture[2707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19386: 💠 Created Texture[2708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19387: 💠 Created Texture[2709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19388: 💠 Created Texture[2710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19389: 💠 Created Texture[2711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19390: 💠 Created Texture[2712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19390: 💠 Created Texture[2713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19391: 💠 Created Texture[2714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19392: 💠 Created Texture[2715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19393: 💠 Created Texture[2716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19394: 💠 Created Texture[2717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19394: 💠 Created Texture[2718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19395: 💠 Created Texture[2719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19396: 💠 Created Texture[2720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19397: 💠 Created Texture[2721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19397: 💠 Created Texture[2722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19398: 💠 Created Texture[2723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19398: 💠 Created Texture[2724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19399: 💠 Created Texture[2725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19400: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19401: 💠 Created Texture[2726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19402: 💠 Created Texture[2727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19402: 💠 Created Texture[2728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19403: 💠 Created Texture[2729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19404: 💠 Created Texture[2730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19404: 💠 Created Texture[2731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19405: 💠 Created Texture[2732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19405: 💠 Created Texture[2733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19406: 💠 Created Texture[2734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19407: 💠 Created Texture[2735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19407: 💠 Created Texture[2736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19408: 💠 Created Texture[2737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19408: 💠 Created Texture[2738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19409: 💠 Created Texture[2739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19410: 💠 Created Texture[2740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19410: 💠 Created Texture[2741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19411: 💠 Created Texture[2742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19411: 💠 Created Texture[2743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19412: 💠 Created Texture[2744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19413: 💠 Created Texture[2745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19413: 💠 Created Texture[2746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19414: 💠 Created Texture[2747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19414: 💠 Created Texture[2748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19415: 💠 Created Texture[2749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19415: 💠 Created Texture[2750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19416: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19416: 💠 Created Texture[2751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19417: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19418: 💠 Created Texture[2752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19419: 💠 Created Texture[2753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19420: 💠 Created Texture[2754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19421: 💠 Created Texture[2755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19422: 💠 Created Texture[2756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19422: 💠 Created Texture[2757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19423: 💠 Created Texture[2758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19423: 💠 Created Texture[2759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19424: 💠 Created Texture[2760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19425: 💠 Created Texture[2761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19425: 💠 Created Texture[2762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19426: 💠 Created Texture[2763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19426: 💠 Created Texture[2764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19427: 💠 Created Texture[2765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19428: 💠 Created Texture[2766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19428: 💠 Created Texture[2767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19429: 💠 Created Texture[2768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19430: 💠 Created Texture[2769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19430: 💠 Created Texture[2770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19431: 💠 Created Texture[2771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19431: 💠 Created Texture[2772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19432: 💠 Created Texture[2773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19434: 💠 Created Texture[2774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19435: 💠 Created Texture[2775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19436: 💠 Created Texture[2776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19437: 💠 Created Texture[2777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19437: 💠 Created Texture[2778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19438: 💠 Created Texture[2779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19438: 💠 Created Texture[2780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19439: 💠 Created Texture[2781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19440: 💠 Created Texture[2782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19440: 💠 Created Texture[2783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19441: 💠 Created Texture[2784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19442: 💠 Created Texture[2785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19442: 💠 Created Texture[2786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19443: 💠 Created Texture[2787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19444: 💠 Created Texture[2788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19444: 💠 Created Texture[2789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19445: 💠 Created Texture[2790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19445: 💠 Created Texture[2791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19446: 💠 Created Texture[2792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19447: 💠 Created Texture[2793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19448: 💠 Created Texture[2794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19449: 💠 Created Texture[2795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19450: 💠 Created Texture[2796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19450: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19451: 💠 Created Texture[2797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19452: 💠 Created Texture[2798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19452: 💠 Created Texture[2799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19453: 💠 Created Texture[2800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19454: 💠 Created Texture[2801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19454: 💠 Created Texture[2802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19455: 💠 Created Texture[2803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19456: 💠 Created Texture[2804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19456: 💠 Created Texture[2805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19456: ♻️ Released Texture[2506]
19456: ♻️ Released Texture[2507]
19457: ♻️ Released Texture[2508]
19457: ♻️ Released Texture[2509]
19457: ♻️ Released Texture[2528]
19457: ♻️ Released Texture[2529]
19457: ♻️ Released Texture[2530]
19457: ♻️ Released Texture[2531]
19457: ♻️ Released Texture[2532]
19457: ♻️ Released Texture[2533]
19457: ♻️ Released Texture[2534]
19457: ♻️ Released Texture[2553]
19457: ♻️ Released Texture[2554]
19457: ♻️ Released Texture[2555]
19457: ♻️ Released Texture[2556]
19458: ♻️ Released Texture[2557]
19458: ♻️ Released Texture[2558]
19458: ♻️ Released Texture[2559]
19458: ♻️ Released Texture[2603]
19458: ♻️ Released Texture[2604]
19458: ♻️ Released Texture[2605]
19458: ♻️ Released Texture[2677]
19458: ♻️ Released Texture[2678]
19458: ♻️ Released Texture[2679]
19458: ♻️ Released Texture[2680]
19458: ♻️ Released Texture[2681]
19458: ♻️ Released Texture[2682]
19458: ♻️ Released Texture[2683]
19459: ♻️ Released Texture[2684]
19459: ♻️ Released Texture[2685]
19467: ♻️ Released Texture[2510]
19467: ♻️ Released Texture[2527]
19467: ♻️ Released Texture[2535]
19467: ♻️ Released Texture[2552]
19467: ♻️ Released Texture[2560]
19468: ♻️ Released Texture[2564]
19468: ♻️ Released Texture[2598]
19468: ♻️ Released Texture[2602]
19468: ♻️ Released Texture[2675]
19468: ♻️ Released Texture[2676]
19468: ♻️ Released Texture[2686]
19468: ♻️ Released Texture[2687]
19475: ♻️ Released Texture[2511]
19475: ♻️ Released Texture[2526]
19475: ♻️ Released Texture[2536]
19475: ♻️ Released Texture[2551]
19475: ♻️ Released Texture[2561]
19475: ♻️ Released Texture[2601]
19475: ♻️ Released Texture[2673]
19476: ♻️ Released Texture[2674]
19476: ♻️ Released Texture[2688]
19476: ♻️ Released Texture[2689]
19484: ♻️ Released Texture[2512]
19484: ♻️ Released Texture[2525]
19484: ♻️ Released Texture[2537]
19484: ♻️ Released Texture[2550]
19484: ♻️ Released Texture[2562]
19484: ♻️ Released Texture[2600]
19485: ♻️ Released Texture[2672]
19485: ♻️ Released Texture[2690]
19501: ♻️ Released Texture[2513]
19501: ♻️ Released Texture[2524]
19501: ♻️ Released Texture[2538]
19501: ♻️ Released Texture[2549]
19501: ♻️ Released Texture[2563]
19501: ♻️ Released Texture[2599]
19502: ♻️ Released Texture[2671]
19502: ♻️ Released Texture[2691]
19517: ♻️ Released Texture[2514]
19517: ♻️ Released Texture[2523]
19517: ♻️ Released Texture[2539]
19518: ♻️ Released Texture[2548]
19518: ♻️ Released Texture[2670]
19518: ♻️ Released Texture[2692]
19550: ♻️ Released Texture[2515]
19551: ♻️ Released Texture[2522]
19551: ♻️ Released Texture[2540]
19551: ♻️ Released Texture[2547]
19551: ♻️ Released Texture[2669]
19551: ♻️ Released Texture[2693]
19584: ♻️ Released Texture[2516]
19584: ♻️ Released Texture[2521]
19584: ♻️ Released Texture[2541]
19584: ♻️ Released Texture[2546]
19584: ♻️ Released Texture[2668]
19585: ♻️ Released Texture[2694]
19617: ♻️ Released Texture[2517]
19617: ♻️ Released Texture[2520]
19617: ♻️ Released Texture[2542]
19618: ♻️ Released Texture[2545]
19618: ♻️ Released Texture[2667]
19618: ♻️ Released Texture[2695]
19667: ♻️ Released Texture[2518]
19667: ♻️ Released Texture[2519]
19667: ♻️ Released Texture[2543]
19668: ♻️ Released Texture[2544]
19668: ♻️ Released Texture[2666]
19668: ♻️ Released Texture[2696]
19717: ♻️ Released Texture[2665]
19717: ♻️ Released Texture[2697]
19751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19752: 💠 Created Texture[2806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19753: 💠 Created Texture[2807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19754: 💠 Created Texture[2808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19755: 💠 Created Texture[2809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19756: 💠 Created Texture[2810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19756: 💠 Created Texture[2811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19757: 💠 Created Texture[2812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19758: 💠 Created Texture[2813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19759: 💠 Created Texture[2814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19760: 💠 Created Texture[2815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19761: 💠 Created Texture[2816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19762: 💠 Created Texture[2817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19762: 💠 Created Texture[2818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19763: 💠 Created Texture[2819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19764: 💠 Created Texture[2820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19765: 💠 Created Texture[2821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19767: 💠 Created Texture[2822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19768: 💠 Created Texture[2823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19769: 💠 Created Texture[2824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19770: 💠 Created Texture[2825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19771: 💠 Created Texture[2826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19772: 💠 Created Texture[2827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19773: 💠 Created Texture[2828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19774: 💠 Created Texture[2829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19775: 💠 Created Texture[2830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19776: 💠 Created Texture[2831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19777: 💠 Created Texture[2832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19778: 💠 Created Texture[2833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19779: 💠 Created Texture[2834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19780: 💠 Created Texture[2835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19780: 💠 Created Texture[2836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19781: 💠 Created Texture[2837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19782: 💠 Created Texture[2838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19784: 💠 Created Texture[2839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19785: 💠 Created Texture[2840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19786: 💠 Created Texture[2841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19786: 💠 Created Texture[2842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19787: 💠 Created Texture[2843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19788: 💠 Created Texture[2844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19789: 💠 Created Texture[2845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19789: 💠 Created Texture[2846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19790: 💠 Created Texture[2847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19791: 💠 Created Texture[2848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19791: 💠 Created Texture[2849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19792: 💠 Created Texture[2850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19792: 💠 Created Texture[2851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19793: 💠 Created Texture[2852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19793: 💠 Created Texture[2853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19794: 💠 Created Texture[2854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19795: 💠 Created Texture[2855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19795: 💠 Created Texture[2856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19796: 💠 Created Texture[2857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19796: 💠 Created Texture[2858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19797: 💠 Created Texture[2859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19798: 💠 Created Texture[2860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19798: 💠 Created Texture[2861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19799: 💠 Created Texture[2862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19799: 💠 Created Texture[2863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19801: 💠 Created Texture[2864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19802: 💠 Created Texture[2865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19803: 💠 Created Texture[2866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19804: 💠 Created Texture[2867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19804: 💠 Created Texture[2868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19805: 💠 Created Texture[2869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19805: 💠 Created Texture[2870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19806: 💠 Created Texture[2871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19807: 💠 Created Texture[2872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19808: 💠 Created Texture[2873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19809: 💠 Created Texture[2874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19810: 💠 Created Texture[2875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19811: 💠 Created Texture[2876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19811: 💠 Created Texture[2877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19812: 💠 Created Texture[2878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19813: 💠 Created Texture[2879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19814: 💠 Created Texture[2880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19815: 💠 Created Texture[2881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19815: 💠 Created Texture[2882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19817: 💠 Created Texture[2883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19818: 💠 Created Texture[2884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19819: 💠 Created Texture[2885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19819: 💠 Created Texture[2886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19820: 💠 Created Texture[2887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19820: 💠 Created Texture[2888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19821: 💠 Created Texture[2889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19821: 💠 Created Texture[2890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19822: 💠 Created Texture[2891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19823: 💠 Created Texture[2892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19823: 💠 Created Texture[2893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19824: 💠 Created Texture[2894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19824: 💠 Created Texture[2895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19825: 💠 Created Texture[2896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19826: 💠 Created Texture[2897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19826: 💠 Created Texture[2898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19827: 💠 Created Texture[2899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19827: 💠 Created Texture[2900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19828: 💠 Created Texture[2901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19828: 💠 Created Texture[2902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19829: 💠 Created Texture[2903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19830: 💠 Created Texture[2904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
19830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
19830: 💠 Created Texture[2905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
19838: ♻️ Released Texture[2606]
19838: ♻️ Released Texture[2607]
19838: ♻️ Released Texture[2608]
19838: ♻️ Released Texture[2609]
19838: ♻️ Released Texture[2628]
19838: ♻️ Released Texture[2629]
19838: ♻️ Released Texture[2630]
19838: ♻️ Released Texture[2631]
19838: ♻️ Released Texture[2632]
19839: ♻️ Released Texture[2633]
19839: ♻️ Released Texture[2634]
19839: ♻️ Released Texture[2653]
19839: ♻️ Released Texture[2654]
19839: ♻️ Released Texture[2655]
19839: ♻️ Released Texture[2656]
19839: ♻️ Released Texture[2657]
19839: ♻️ Released Texture[2658]
19839: ♻️ Released Texture[2659]
19839: ♻️ Released Texture[2703]
19839: ♻️ Released Texture[2704]
19839: ♻️ Released Texture[2705]
19839: ♻️ Released Texture[2777]
19840: ♻️ Released Texture[2778]
19840: ♻️ Released Texture[2779]
19840: ♻️ Released Texture[2780]
19840: ♻️ Released Texture[2781]
19840: ♻️ Released Texture[2782]
19840: ♻️ Released Texture[2783]
19840: ♻️ Released Texture[2784]
19840: ♻️ Released Texture[2785]
19845: ♻️ Released Texture[2610]
19845: ♻️ Released Texture[2627]
19845: ♻️ Released Texture[2635]
19845: ♻️ Released Texture[2652]
19845: ♻️ Released Texture[2660]
19845: ♻️ Released Texture[2664]
19845: ♻️ Released Texture[2698]
19845: ♻️ Released Texture[2702]
19845: ♻️ Released Texture[2775]
19845: ♻️ Released Texture[2776]
19845: ♻️ Released Texture[2786]
19845: ♻️ Released Texture[2787]
19850: ♻️ Released Texture[2611]
19850: ♻️ Released Texture[2626]
19851: ♻️ Released Texture[2636]
19851: ♻️ Released Texture[2651]
19851: ♻️ Released Texture[2661]
19851: ♻️ Released Texture[2701]
19851: ♻️ Released Texture[2773]
19851: ♻️ Released Texture[2774]
19851: ♻️ Released Texture[2788]
19852: ♻️ Released Texture[2789]
19867: ♻️ Released Texture[2612]
19867: ♻️ Released Texture[2625]
19867: ♻️ Released Texture[2637]
19868: ♻️ Released Texture[2650]
19868: ♻️ Released Texture[2662]
19868: ♻️ Released Texture[2700]
19868: ♻️ Released Texture[2772]
19868: ♻️ Released Texture[2790]
19884: ♻️ Released Texture[2613]
19884: ♻️ Released Texture[2624]
19884: ♻️ Released Texture[2638]
19884: ♻️ Released Texture[2649]
19884: ♻️ Released Texture[2663]
19885: ♻️ Released Texture[2699]
19885: ♻️ Released Texture[2771]
19885: ♻️ Released Texture[2791]
19900: ♻️ Released Texture[2614]
19901: ♻️ Released Texture[2623]
19901: ♻️ Released Texture[2639]
19901: ♻️ Released Texture[2648]
19901: ♻️ Released Texture[2770]
19901: ♻️ Released Texture[2792]
19934: ♻️ Released Texture[2615]
19934: ♻️ Released Texture[2622]
19934: ♻️ Released Texture[2640]
19934: ♻️ Released Texture[2647]
19934: ♻️ Released Texture[2769]
19935: ♻️ Released Texture[2793]
19967: ♻️ Released Texture[2616]
19967: ♻️ Released Texture[2621]
19967: ♻️ Released Texture[2641]
19967: ♻️ Released Texture[2646]
19968: ♻️ Released Texture[2768]
19968: ♻️ Released Texture[2794]
20000: ♻️ Released Texture[2617]
20001: ♻️ Released Texture[2620]
20001: ♻️ Released Texture[2642]
20001: ♻️ Released Texture[2645]
20001: ♻️ Released Texture[2767]
20001: ♻️ Released Texture[2795]
20052: ♻️ Released Texture[2618]
20052: ♻️ Released Texture[2619]
20052: ♻️ Released Texture[2643]
20052: ♻️ Released Texture[2644]
20052: ♻️ Released Texture[2766]
20052: ♻️ Released Texture[2796]
20103: ♻️ Released Texture[2765]
20103: ♻️ Released Texture[2797]
20134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20135: 💠 Created Texture[2906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20136: 💠 Created Texture[2907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20137: 💠 Created Texture[2908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20137: 💠 Created Texture[2909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20138: 💠 Created Texture[2910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20138: 💠 Created Texture[2911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20139: 💠 Created Texture[2912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20140: 💠 Created Texture[2913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20140: 💠 Created Texture[2914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20141: 💠 Created Texture[2915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20141: 💠 Created Texture[2916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20142: 💠 Created Texture[2917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20143: 💠 Created Texture[2918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20143: 💠 Created Texture[2919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20144: 💠 Created Texture[2920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20145: 💠 Created Texture[2921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20145: 💠 Created Texture[2922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20146: 💠 Created Texture[2923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20147: 💠 Created Texture[2924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20148: 💠 Created Texture[2925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20148: 💠 Created Texture[2926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20149: 💠 Created Texture[2927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20150: 💠 Created Texture[2928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20151: 💠 Created Texture[2929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20152: 💠 Created Texture[2930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20154: 💠 Created Texture[2931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20155: 💠 Created Texture[2932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20155: 💠 Created Texture[2933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20156: 💠 Created Texture[2934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20157: 💠 Created Texture[2935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20157: 💠 Created Texture[2936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20158: 💠 Created Texture[2937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20159: 💠 Created Texture[2938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20159: 💠 Created Texture[2939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20160: 💠 Created Texture[2940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20161: 💠 Created Texture[2941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20161: 💠 Created Texture[2942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20162: 💠 Created Texture[2943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20163: 💠 Created Texture[2944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20163: 💠 Created Texture[2945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20164: 💠 Created Texture[2946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20164: 💠 Created Texture[2947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20165: 💠 Created Texture[2948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20166: 💠 Created Texture[2949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20166: 💠 Created Texture[2950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20167: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20167: 💠 Created Texture[2951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20168: 💠 Created Texture[2952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20169: 💠 Created Texture[2953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20170: 💠 Created Texture[2954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20170: 💠 Created Texture[2955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20171: 💠 Created Texture[2956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20171: 💠 Created Texture[2957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20172: 💠 Created Texture[2958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20173: 💠 Created Texture[2959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20173: 💠 Created Texture[2960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20174: 💠 Created Texture[2961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20174: 💠 Created Texture[2962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20175: 💠 Created Texture[2963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20176: 💠 Created Texture[2964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20177: 💠 Created Texture[2965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20178: 💠 Created Texture[2966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20178: 💠 Created Texture[2967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20179: 💠 Created Texture[2968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20179: 💠 Created Texture[2969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20180: 💠 Created Texture[2970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20181: 💠 Created Texture[2971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20182: 💠 Created Texture[2972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20184: 💠 Created Texture[2973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20185: 💠 Created Texture[2974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20186: 💠 Created Texture[2975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20187: 💠 Created Texture[2976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20187: 💠 Created Texture[2977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20188: 💠 Created Texture[2978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20189: 💠 Created Texture[2979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20190: 💠 Created Texture[2980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20191: 💠 Created Texture[2981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20192: 💠 Created Texture[2982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20193: 💠 Created Texture[2983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20194: 💠 Created Texture[2984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20194: 💠 Created Texture[2985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20195: 💠 Created Texture[2986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20196: 💠 Created Texture[2987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20197: 💠 Created Texture[2988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20198: 💠 Created Texture[2989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20199: 💠 Created Texture[2990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20199: 💠 Created Texture[2991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20200: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20201: 💠 Created Texture[2992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20202: 💠 Created Texture[2993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20203: 💠 Created Texture[2994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20203: 💠 Created Texture[2995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20204: 💠 Created Texture[2996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20205: 💠 Created Texture[2997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20206: 💠 Created Texture[2998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20207: 💠 Created Texture[2999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20208: 💠 Created Texture[3000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20208: 💠 Created Texture[3001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20209: 💠 Created Texture[3002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20210: 💠 Created Texture[3003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20211: 💠 Created Texture[3004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20212: 💠 Created Texture[3005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20212: ♻️ Released Texture[2877]
20212: ♻️ Released Texture[2878]
20212: ♻️ Released Texture[2879]
20212: ♻️ Released Texture[2880]
20212: ♻️ Released Texture[2881]
20213: ♻️ Released Texture[2882]
20213: ♻️ Released Texture[2883]
20213: ♻️ Released Texture[2884]
20213: ♻️ Released Texture[2885]
20220: ♻️ Released Texture[2706]
20220: ♻️ Released Texture[2707]
20220: ♻️ Released Texture[2708]
20220: ♻️ Released Texture[2709]
20220: ♻️ Released Texture[2728]
20221: ♻️ Released Texture[2729]
20221: ♻️ Released Texture[2730]
20221: ♻️ Released Texture[2731]
20221: ♻️ Released Texture[2732]
20221: ♻️ Released Texture[2733]
20221: ♻️ Released Texture[2734]
20221: ♻️ Released Texture[2753]
20221: ♻️ Released Texture[2754]
20221: ♻️ Released Texture[2755]
20221: ♻️ Released Texture[2756]
20221: ♻️ Released Texture[2757]
20222: ♻️ Released Texture[2758]
20222: ♻️ Released Texture[2759]
20222: ♻️ Released Texture[2803]
20222: ♻️ Released Texture[2804]
20222: ♻️ Released Texture[2805]
20222: ♻️ Released Texture[2875]
20222: ♻️ Released Texture[2876]
20222: ♻️ Released Texture[2886]
20222: ♻️ Released Texture[2887]
20227: ♻️ Released Texture[2710]
20227: ♻️ Released Texture[2727]
20227: ♻️ Released Texture[2735]
20227: ♻️ Released Texture[2752]
20227: ♻️ Released Texture[2760]
20227: ♻️ Released Texture[2764]
20227: ♻️ Released Texture[2798]
20228: ♻️ Released Texture[2802]
20228: ♻️ Released Texture[2873]
20228: ♻️ Released Texture[2874]
20228: ♻️ Released Texture[2888]
20228: ♻️ Released Texture[2889]
20234: ♻️ Released Texture[2711]
20234: ♻️ Released Texture[2726]
20234: ♻️ Released Texture[2736]
20234: ♻️ Released Texture[2751]
20235: ♻️ Released Texture[2761]
20235: ♻️ Released Texture[2801]
20235: ♻️ Released Texture[2872]
20235: ♻️ Released Texture[2890]
20250: ♻️ Released Texture[2712]
20251: ♻️ Released Texture[2725]
20251: ♻️ Released Texture[2737]
20251: ♻️ Released Texture[2750]
20251: ♻️ Released Texture[2762]
20251: ♻️ Released Texture[2800]
20251: ♻️ Released Texture[2871]
20251: ♻️ Released Texture[2891]
20267: ♻️ Released Texture[2713]
20267: ♻️ Released Texture[2724]
20267: ♻️ Released Texture[2738]
20267: ♻️ Released Texture[2749]
20268: ♻️ Released Texture[2763]
20268: ♻️ Released Texture[2799]
20268: ♻️ Released Texture[2870]
20268: ♻️ Released Texture[2892]
20284: ♻️ Released Texture[2714]
20284: ♻️ Released Texture[2723]
20284: ♻️ Released Texture[2739]
20284: ♻️ Released Texture[2748]
20301: ♻️ Released Texture[2869]
20301: ♻️ Released Texture[2893]
20317: ♻️ Released Texture[2715]
20317: ♻️ Released Texture[2722]
20317: ♻️ Released Texture[2740]
20318: ♻️ Released Texture[2747]
20334: ♻️ Released Texture[2868]
20334: ♻️ Released Texture[2894]
20350: ♻️ Released Texture[2716]
20351: ♻️ Released Texture[2721]
20351: ♻️ Released Texture[2741]
20351: ♻️ Released Texture[2746]
20367: ♻️ Released Texture[2867]
20367: ♻️ Released Texture[2895]
20384: ♻️ Released Texture[2717]
20384: ♻️ Released Texture[2720]
20384: ♻️ Released Texture[2742]
20384: ♻️ Released Texture[2745]
20417: ♻️ Released Texture[2866]
20417: ♻️ Released Texture[2896]
20434: ♻️ Released Texture[2718]
20434: ♻️ Released Texture[2719]
20434: ♻️ Released Texture[2743]
20434: ♻️ Released Texture[2744]
20467: ♻️ Released Texture[2865]
20467: ♻️ Released Texture[2897]
20501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20502: 💠 Created Texture[3006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20503: 💠 Created Texture[3007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20503: 💠 Created Texture[3008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20504: 💠 Created Texture[3009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20505: 💠 Created Texture[3010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20505: 💠 Created Texture[3011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20506: 💠 Created Texture[3012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20507: 💠 Created Texture[3013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20508: 💠 Created Texture[3014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20508: 💠 Created Texture[3015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20509: 💠 Created Texture[3016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20510: 💠 Created Texture[3017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20511: 💠 Created Texture[3018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20511: 💠 Created Texture[3019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20512: 💠 Created Texture[3020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20513: 💠 Created Texture[3021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20513: 💠 Created Texture[3022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20514: 💠 Created Texture[3023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20515: 💠 Created Texture[3024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20515: 💠 Created Texture[3025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20516: 💠 Created Texture[3026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20517: 💠 Created Texture[3027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20518: 💠 Created Texture[3028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20519: 💠 Created Texture[3029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20520: 💠 Created Texture[3030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20521: 💠 Created Texture[3031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20522: 💠 Created Texture[3032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20522: 💠 Created Texture[3033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20523: 💠 Created Texture[3034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20524: 💠 Created Texture[3035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20524: 💠 Created Texture[3036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20525: 💠 Created Texture[3037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20526: 💠 Created Texture[3038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20527: 💠 Created Texture[3039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20528: 💠 Created Texture[3040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20528: 💠 Created Texture[3041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20529: 💠 Created Texture[3042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20530: 💠 Created Texture[3043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20531: 💠 Created Texture[3044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20532: 💠 Created Texture[3045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20533: 💠 Created Texture[3046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20535: 💠 Created Texture[3047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20535: 💠 Created Texture[3048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20536: 💠 Created Texture[3049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20537: 💠 Created Texture[3050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20538: 💠 Created Texture[3051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20539: 💠 Created Texture[3052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20539: 💠 Created Texture[3053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20540: 💠 Created Texture[3054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20541: 💠 Created Texture[3055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20541: 💠 Created Texture[3056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20542: 💠 Created Texture[3057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20543: 💠 Created Texture[3058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20543: 💠 Created Texture[3059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20544: 💠 Created Texture[3060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20545: 💠 Created Texture[3061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20545: 💠 Created Texture[3062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20546: 💠 Created Texture[3063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20547: 💠 Created Texture[3064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20548: 💠 Created Texture[3065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20548: 💠 Created Texture[3066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20549: 💠 Created Texture[3067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20550: 💠 Created Texture[3068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20551: 💠 Created Texture[3069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20552: 💠 Created Texture[3070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20553: 💠 Created Texture[3071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20554: 💠 Created Texture[3072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20554: 💠 Created Texture[3073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20555: 💠 Created Texture[3074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20556: 💠 Created Texture[3075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20557: 💠 Created Texture[3076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20557: 💠 Created Texture[3077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20558: 💠 Created Texture[3078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20559: 💠 Created Texture[3079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20560: 💠 Created Texture[3080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20560: 💠 Created Texture[3081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20561: 💠 Created Texture[3082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20562: 💠 Created Texture[3083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20562: 💠 Created Texture[3084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20563: 💠 Created Texture[3085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20564: 💠 Created Texture[3086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20564: 💠 Created Texture[3087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20565: 💠 Created Texture[3088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20566: 💠 Created Texture[3089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20567: 💠 Created Texture[3090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20568: 💠 Created Texture[3091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20569: 💠 Created Texture[3092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20570: 💠 Created Texture[3093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20571: 💠 Created Texture[3094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20572: 💠 Created Texture[3095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20572: 💠 Created Texture[3096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20573: 💠 Created Texture[3097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20573: 💠 Created Texture[3098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20574: 💠 Created Texture[3099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20575: 💠 Created Texture[3100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20575: 💠 Created Texture[3101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20576: 💠 Created Texture[3102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20577: 💠 Created Texture[3103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20577: 💠 Created Texture[3104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20578: 💠 Created Texture[3105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20584: ♻️ Released Texture[2806]
20585: ♻️ Released Texture[2807]
20585: ♻️ Released Texture[2808]
20585: ♻️ Released Texture[2809]
20585: ♻️ Released Texture[2828]
20585: ♻️ Released Texture[2829]
20585: ♻️ Released Texture[2830]
20585: ♻️ Released Texture[2831]
20585: ♻️ Released Texture[2832]
20585: ♻️ Released Texture[2833]
20585: ♻️ Released Texture[2834]
20585: ♻️ Released Texture[2853]
20585: ♻️ Released Texture[2854]
20586: ♻️ Released Texture[2855]
20586: ♻️ Released Texture[2856]
20586: ♻️ Released Texture[2857]
20586: ♻️ Released Texture[2858]
20586: ♻️ Released Texture[2859]
20586: ♻️ Released Texture[2903]
20586: ♻️ Released Texture[2904]
20586: ♻️ Released Texture[2905]
20586: ♻️ Released Texture[2977]
20586: ♻️ Released Texture[2978]
20586: ♻️ Released Texture[2979]
20587: ♻️ Released Texture[2980]
20587: ♻️ Released Texture[2981]
20587: ♻️ Released Texture[2982]
20587: ♻️ Released Texture[2983]
20587: ♻️ Released Texture[2984]
20587: ♻️ Released Texture[2985]
20593: ♻️ Released Texture[2810]
20593: ♻️ Released Texture[2827]
20593: ♻️ Released Texture[2835]
20593: ♻️ Released Texture[2852]
20593: ♻️ Released Texture[2860]
20593: ♻️ Released Texture[2864]
20593: ♻️ Released Texture[2898]
20593: ♻️ Released Texture[2902]
20593: ♻️ Released Texture[2975]
20594: ♻️ Released Texture[2976]
20594: ♻️ Released Texture[2986]
20594: ♻️ Released Texture[2987]
20601: ♻️ Released Texture[2811]
20601: ♻️ Released Texture[2826]
20601: ♻️ Released Texture[2836]
20601: ♻️ Released Texture[2851]
20601: ♻️ Released Texture[2861]
20601: ♻️ Released Texture[2901]
20601: ♻️ Released Texture[2973]
20602: ♻️ Released Texture[2974]
20602: ♻️ Released Texture[2988]
20602: ♻️ Released Texture[2989]
20617: ♻️ Released Texture[2812]
20617: ♻️ Released Texture[2825]
20618: ♻️ Released Texture[2837]
20618: ♻️ Released Texture[2850]
20618: ♻️ Released Texture[2862]
20618: ♻️ Released Texture[2900]
20618: ♻️ Released Texture[2972]
20618: ♻️ Released Texture[2990]
20634: ♻️ Released Texture[2813]
20634: ♻️ Released Texture[2824]
20634: ♻️ Released Texture[2838]
20634: ♻️ Released Texture[2849]
20634: ♻️ Released Texture[2863]
20634: ♻️ Released Texture[2899]
20635: ♻️ Released Texture[2971]
20635: ♻️ Released Texture[2991]
20650: ♻️ Released Texture[2814]
20651: ♻️ Released Texture[2823]
20651: ♻️ Released Texture[2839]
20651: ♻️ Released Texture[2848]
20651: ♻️ Released Texture[2970]
20651: ♻️ Released Texture[2992]
20684: ♻️ Released Texture[2815]
20684: ♻️ Released Texture[2822]
20684: ♻️ Released Texture[2840]
20684: ♻️ Released Texture[2847]
20685: ♻️ Released Texture[2969]
20685: ♻️ Released Texture[2993]
20717: ♻️ Released Texture[2816]
20717: ♻️ Released Texture[2821]
20717: ♻️ Released Texture[2841]
20718: ♻️ Released Texture[2846]
20718: ♻️ Released Texture[2968]
20718: ♻️ Released Texture[2994]
20750: ♻️ Released Texture[2817]
20751: ♻️ Released Texture[2820]
20751: ♻️ Released Texture[2842]
20751: ♻️ Released Texture[2845]
20751: ♻️ Released Texture[2967]
20751: ♻️ Released Texture[2995]
20800: ♻️ Released Texture[2818]
20801: ♻️ Released Texture[2819]
20801: ♻️ Released Texture[2843]
20801: ♻️ Released Texture[2844]
20801: ♻️ Released Texture[2966]
20801: ♻️ Released Texture[2996]
20850: ♻️ Released Texture[2965]
20851: ♻️ Released Texture[2997]
20867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20868: 💠 Created Texture[3106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20869: 💠 Created Texture[3107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20869: 💠 Created Texture[3108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20870: 💠 Created Texture[3109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20870: 💠 Created Texture[3110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20871: 💠 Created Texture[3111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20871: 💠 Created Texture[3112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20872: 💠 Created Texture[3113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20873: 💠 Created Texture[3114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20873: 💠 Created Texture[3115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20874: 💠 Created Texture[3116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20874: 💠 Created Texture[3117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20875: 💠 Created Texture[3118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20876: 💠 Created Texture[3119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20877: 💠 Created Texture[3120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20877: 💠 Created Texture[3121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20878: 💠 Created Texture[3122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20878: 💠 Created Texture[3123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20879: 💠 Created Texture[3124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20880: 💠 Created Texture[3125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20880: 💠 Created Texture[3126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20881: 💠 Created Texture[3127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20882: 💠 Created Texture[3128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20883: 💠 Created Texture[3129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20883: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20884: 💠 Created Texture[3130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20885: 💠 Created Texture[3131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20886: 💠 Created Texture[3132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20887: 💠 Created Texture[3133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20887: 💠 Created Texture[3134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20888: 💠 Created Texture[3135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20888: 💠 Created Texture[3136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20889: 💠 Created Texture[3137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20890: 💠 Created Texture[3138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20890: 💠 Created Texture[3139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20891: 💠 Created Texture[3140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20891: 💠 Created Texture[3141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20892: 💠 Created Texture[3142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20893: 💠 Created Texture[3143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20893: 💠 Created Texture[3144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20894: 💠 Created Texture[3145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20894: 💠 Created Texture[3146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20895: 💠 Created Texture[3147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20896: 💠 Created Texture[3148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20896: 💠 Created Texture[3149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20897: 💠 Created Texture[3150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20897: 💠 Created Texture[3151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20898: 💠 Created Texture[3152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20899: 💠 Created Texture[3153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20899: 💠 Created Texture[3154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20900: 💠 Created Texture[3155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20901: 💠 Created Texture[3156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20902: 💠 Created Texture[3157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20903: 💠 Created Texture[3158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20903: 💠 Created Texture[3159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20904: 💠 Created Texture[3160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20904: 💠 Created Texture[3161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20905: 💠 Created Texture[3162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20906: 💠 Created Texture[3163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20907: 💠 Created Texture[3164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20908: 💠 Created Texture[3165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20908: 💠 Created Texture[3166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20909: 💠 Created Texture[3167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20909: 💠 Created Texture[3168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20910: 💠 Created Texture[3169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20911: 💠 Created Texture[3170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20911: 💠 Created Texture[3171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20912: 💠 Created Texture[3172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20912: 💠 Created Texture[3173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20913: 💠 Created Texture[3174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20913: 💠 Created Texture[3175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20914: 💠 Created Texture[3176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20914: 💠 Created Texture[3177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20915: 💠 Created Texture[3178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20916: 💠 Created Texture[3179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20917: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20918: 💠 Created Texture[3180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20919: 💠 Created Texture[3181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20919: 💠 Created Texture[3182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20920: 💠 Created Texture[3183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20921: 💠 Created Texture[3184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20921: 💠 Created Texture[3185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20922: 💠 Created Texture[3186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20923: 💠 Created Texture[3187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20924: 💠 Created Texture[3188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20925: 💠 Created Texture[3189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20925: 💠 Created Texture[3190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20926: 💠 Created Texture[3191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20927: 💠 Created Texture[3192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20928: 💠 Created Texture[3193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20929: 💠 Created Texture[3194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20930: 💠 Created Texture[3195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20931: 💠 Created Texture[3196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20932: 💠 Created Texture[3197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20933: 💠 Created Texture[3198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20934: 💠 Created Texture[3199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20934: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20935: 💠 Created Texture[3200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20936: 💠 Created Texture[3201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20936: 💠 Created Texture[3202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20937: 💠 Created Texture[3203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20938: 💠 Created Texture[3204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
20938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
20938: 💠 Created Texture[3205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
20944: ♻️ Released Texture[3077]
20944: ♻️ Released Texture[3078]
20944: ♻️ Released Texture[3079]
20944: ♻️ Released Texture[3080]
20944: ♻️ Released Texture[3081]
20944: ♻️ Released Texture[3082]
20944: ♻️ Released Texture[3083]
20944: ♻️ Released Texture[3084]
20944: ♻️ Released Texture[3085]
20951: ♻️ Released Texture[2906]
20951: ♻️ Released Texture[2907]
20952: ♻️ Released Texture[2908]
20952: ♻️ Released Texture[2909]
20952: ♻️ Released Texture[2928]
20952: ♻️ Released Texture[2929]
20952: ♻️ Released Texture[2930]
20952: ♻️ Released Texture[2931]
20952: ♻️ Released Texture[2932]
20952: ♻️ Released Texture[2933]
20952: ♻️ Released Texture[2934]
20952: ♻️ Released Texture[2953]
20952: ♻️ Released Texture[2954]
20952: ♻️ Released Texture[2955]
20952: ♻️ Released Texture[2956]
20953: ♻️ Released Texture[2957]
20953: ♻️ Released Texture[2958]
20953: ♻️ Released Texture[2959]
20953: ♻️ Released Texture[3003]
20953: ♻️ Released Texture[3004]
20953: ♻️ Released Texture[3005]
20953: ♻️ Released Texture[3075]
20953: ♻️ Released Texture[3076]
20953: ♻️ Released Texture[3086]
20953: ♻️ Released Texture[3087]
20958: ♻️ Released Texture[2910]
20958: ♻️ Released Texture[2927]
20958: ♻️ Released Texture[2935]
20958: ♻️ Released Texture[2952]
20959: ♻️ Released Texture[2960]
20959: ♻️ Released Texture[2964]
20959: ♻️ Released Texture[2998]
20959: ♻️ Released Texture[3002]
20959: ♻️ Released Texture[3073]
20959: ♻️ Released Texture[3074]
20959: ♻️ Released Texture[3088]
20959: ♻️ Released Texture[3089]
20967: ♻️ Released Texture[2911]
20967: ♻️ Released Texture[2926]
20968: ♻️ Released Texture[2936]
20968: ♻️ Released Texture[2951]
20968: ♻️ Released Texture[2961]
20968: ♻️ Released Texture[3001]
20968: ♻️ Released Texture[3072]
20968: ♻️ Released Texture[3090]
20984: ♻️ Released Texture[2912]
20984: ♻️ Released Texture[2925]
20984: ♻️ Released Texture[2937]
20984: ♻️ Released Texture[2950]
20984: ♻️ Released Texture[2962]
20984: ♻️ Released Texture[3000]
20985: ♻️ Released Texture[3071]
20985: ♻️ Released Texture[3091]
21001: ♻️ Released Texture[2913]
21001: ♻️ Released Texture[2924]
21001: ♻️ Released Texture[2938]
21001: ♻️ Released Texture[2949]
21001: ♻️ Released Texture[2963]
21001: ♻️ Released Texture[2999]
21001: ♻️ Released Texture[3070]
21002: ♻️ Released Texture[3092]
21017: ♻️ Released Texture[2914]
21017: ♻️ Released Texture[2923]
21017: ♻️ Released Texture[2939]
21018: ♻️ Released Texture[2948]
21034: ♻️ Released Texture[3069]
21034: ♻️ Released Texture[3093]
21050: ♻️ Released Texture[2915]
21051: ♻️ Released Texture[2922]
21051: ♻️ Released Texture[2940]
21051: ♻️ Released Texture[2947]
21067: ♻️ Released Texture[3068]
21067: ♻️ Released Texture[3094]
21084: ♻️ Released Texture[2916]
21084: ♻️ Released Texture[2921]
21084: ♻️ Released Texture[2941]
21084: ♻️ Released Texture[2946]
21100: ♻️ Released Texture[3067]
21100: ♻️ Released Texture[3095]
21119: ♻️ Released Texture[2917]
21119: ♻️ Released Texture[2920]
21119: ♻️ Released Texture[2942]
21120: ♻️ Released Texture[2945]
21150: ♻️ Released Texture[3066]
21151: ♻️ Released Texture[3096]
21167: ♻️ Released Texture[2918]
21168: ♻️ Released Texture[2919]
21168: ♻️ Released Texture[2943]
21168: ♻️ Released Texture[2944]
21200: ♻️ Released Texture[3065]
21201: ♻️ Released Texture[3097]
21234: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21235: 💠 Created Texture[3206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21236: 💠 Created Texture[3207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21237: 💠 Created Texture[3208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21237: 💠 Created Texture[3209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21238: 💠 Created Texture[3210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21239: 💠 Created Texture[3211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21240: 💠 Created Texture[3212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21241: 💠 Created Texture[3213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21242: 💠 Created Texture[3214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21243: 💠 Created Texture[3215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21244: 💠 Created Texture[3216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21244: 💠 Created Texture[3217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21245: 💠 Created Texture[3218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21246: 💠 Created Texture[3219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21246: 💠 Created Texture[3220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21247: 💠 Created Texture[3221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21247: 💠 Created Texture[3222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21248: 💠 Created Texture[3223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21249: 💠 Created Texture[3224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21249: 💠 Created Texture[3225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21250: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21250: 💠 Created Texture[3226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21252: 💠 Created Texture[3227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21253: 💠 Created Texture[3228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21254: 💠 Created Texture[3229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21255: 💠 Created Texture[3230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21256: 💠 Created Texture[3231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21257: 💠 Created Texture[3232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21258: 💠 Created Texture[3233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21259: 💠 Created Texture[3234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21260: 💠 Created Texture[3235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21260: 💠 Created Texture[3236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21261: 💠 Created Texture[3237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21262: 💠 Created Texture[3238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21263: 💠 Created Texture[3239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21264: 💠 Created Texture[3240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21265: 💠 Created Texture[3241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21266: 💠 Created Texture[3242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21267: 💠 Created Texture[3243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21267: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21268: 💠 Created Texture[3244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21269: 💠 Created Texture[3245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21270: 💠 Created Texture[3246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21270: 💠 Created Texture[3247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21271: 💠 Created Texture[3248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21272: 💠 Created Texture[3249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21273: 💠 Created Texture[3250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21274: 💠 Created Texture[3251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21275: 💠 Created Texture[3252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21275: 💠 Created Texture[3253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21276: 💠 Created Texture[3254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21276: 💠 Created Texture[3255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21277: 💠 Created Texture[3256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21278: 💠 Created Texture[3257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21278: 💠 Created Texture[3258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21279: 💠 Created Texture[3259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21279: 💠 Created Texture[3260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21280: 💠 Created Texture[3261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21281: 💠 Created Texture[3262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21281: 💠 Created Texture[3263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21282: 💠 Created Texture[3264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21283: 💠 Created Texture[3265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21285: 💠 Created Texture[3266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21286: 💠 Created Texture[3267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21287: 💠 Created Texture[3268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21288: 💠 Created Texture[3269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21288: 💠 Created Texture[3270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21289: 💠 Created Texture[3271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21290: 💠 Created Texture[3272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21291: 💠 Created Texture[3273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21292: 💠 Created Texture[3274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21293: 💠 Created Texture[3275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21294: 💠 Created Texture[3276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21294: 💠 Created Texture[3277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21295: 💠 Created Texture[3278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21296: 💠 Created Texture[3279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21297: 💠 Created Texture[3280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21298: 💠 Created Texture[3281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21299: 💠 Created Texture[3282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21300: 💠 Created Texture[3283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21300: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21301: 💠 Created Texture[3284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21302: 💠 Created Texture[3285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21303: 💠 Created Texture[3286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21304: 💠 Created Texture[3287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21305: 💠 Created Texture[3288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21306: 💠 Created Texture[3289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21307: 💠 Created Texture[3290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21308: 💠 Created Texture[3291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21309: 💠 Created Texture[3292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21310: 💠 Created Texture[3293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21310: 💠 Created Texture[3294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21311: 💠 Created Texture[3295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21312: 💠 Created Texture[3296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21313: 💠 Created Texture[3297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21314: 💠 Created Texture[3298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21315: 💠 Created Texture[3299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21316: 💠 Created Texture[3300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21317: 💠 Created Texture[3301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21318: 💠 Created Texture[3302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21319: 💠 Created Texture[3303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21320: 💠 Created Texture[3304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21320: 💠 Created Texture[3305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21321: ♻️ Released Texture[3177]
21321: ♻️ Released Texture[3178]
21321: ♻️ Released Texture[3179]
21321: ♻️ Released Texture[3180]
21321: ♻️ Released Texture[3181]
21321: ♻️ Released Texture[3182]
21321: ♻️ Released Texture[3183]
21321: ♻️ Released Texture[3184]
21321: ♻️ Released Texture[3185]
21327: ♻️ Released Texture[3006]
21327: ♻️ Released Texture[3007]
21327: ♻️ Released Texture[3008]
21327: ♻️ Released Texture[3009]
21327: ♻️ Released Texture[3028]
21327: ♻️ Released Texture[3029]
21327: ♻️ Released Texture[3030]
21327: ♻️ Released Texture[3031]
21327: ♻️ Released Texture[3032]
21327: ♻️ Released Texture[3033]
21328: ♻️ Released Texture[3034]
21328: ♻️ Released Texture[3053]
21328: ♻️ Released Texture[3054]
21328: ♻️ Released Texture[3055]
21328: ♻️ Released Texture[3056]
21328: ♻️ Released Texture[3057]
21328: ♻️ Released Texture[3058]
21328: ♻️ Released Texture[3059]
21328: ♻️ Released Texture[3103]
21328: ♻️ Released Texture[3104]
21328: ♻️ Released Texture[3105]
21328: ♻️ Released Texture[3175]
21329: ♻️ Released Texture[3176]
21329: ♻️ Released Texture[3186]
21329: ♻️ Released Texture[3187]
21334: ♻️ Released Texture[3010]
21334: ♻️ Released Texture[3027]
21334: ♻️ Released Texture[3035]
21334: ♻️ Released Texture[3052]
21334: ♻️ Released Texture[3060]
21335: ♻️ Released Texture[3064]
21335: ♻️ Released Texture[3098]
21335: ♻️ Released Texture[3102]
21335: ♻️ Released Texture[3173]
21335: ♻️ Released Texture[3174]
21335: ♻️ Released Texture[3188]
21335: ♻️ Released Texture[3189]
21342: ♻️ Released Texture[3011]
21343: ♻️ Released Texture[3026]
21343: ♻️ Released Texture[3036]
21343: ♻️ Released Texture[3051]
21343: ♻️ Released Texture[3061]
21343: ♻️ Released Texture[3101]
21343: ♻️ Released Texture[3172]
21343: ♻️ Released Texture[3190]
21351: ♻️ Released Texture[3012]
21351: ♻️ Released Texture[3025]
21351: ♻️ Released Texture[3037]
21351: ♻️ Released Texture[3050]
21351: ♻️ Released Texture[3062]
21351: ♻️ Released Texture[3100]
21352: ♻️ Released Texture[3171]
21352: ♻️ Released Texture[3191]
21367: ♻️ Released Texture[3013]
21367: ♻️ Released Texture[3024]
21368: ♻️ Released Texture[3038]
21368: ♻️ Released Texture[3049]
21368: ♻️ Released Texture[3063]
21368: ♻️ Released Texture[3099]
21368: ♻️ Released Texture[3170]
21368: ♻️ Released Texture[3192]
21384: ♻️ Released Texture[3014]
21384: ♻️ Released Texture[3023]
21384: ♻️ Released Texture[3039]
21384: ♻️ Released Texture[3048]
21401: ♻️ Released Texture[3169]
21401: ♻️ Released Texture[3193]
21417: ♻️ Released Texture[3015]
21417: ♻️ Released Texture[3022]
21418: ♻️ Released Texture[3040]
21418: ♻️ Released Texture[3047]
21434: ♻️ Released Texture[3168]
21434: ♻️ Released Texture[3194]
21451: ♻️ Released Texture[3016]
21451: ♻️ Released Texture[3021]
21451: ♻️ Released Texture[3041]
21451: ♻️ Released Texture[3046]
21467: ♻️ Released Texture[3167]
21467: ♻️ Released Texture[3195]
21484: ♻️ Released Texture[3017]
21484: ♻️ Released Texture[3020]
21484: ♻️ Released Texture[3042]
21485: ♻️ Released Texture[3045]
21517: ♻️ Released Texture[3166]
21517: ♻️ Released Texture[3196]
21534: ♻️ Released Texture[3018]
21534: ♻️ Released Texture[3019]
21534: ♻️ Released Texture[3043]
21534: ♻️ Released Texture[3044]
21567: ♻️ Released Texture[3165]
21567: ♻️ Released Texture[3197]
21617: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21618: 💠 Created Texture[3306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21618: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21619: 💠 Created Texture[3307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21619: 💠 Created Texture[3308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21620: 💠 Created Texture[3309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21621: 💠 Created Texture[3310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21621: 💠 Created Texture[3311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21622: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21622: 💠 Created Texture[3312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21623: 💠 Created Texture[3313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21623: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21624: 💠 Created Texture[3314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21625: 💠 Created Texture[3315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21626: 💠 Created Texture[3316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21627: 💠 Created Texture[3317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21628: 💠 Created Texture[3318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21629: 💠 Created Texture[3319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21629: 💠 Created Texture[3320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21630: 💠 Created Texture[3321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21631: 💠 Created Texture[3322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21632: 💠 Created Texture[3323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21633: 💠 Created Texture[3324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21633: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21634: 💠 Created Texture[3325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21635: 💠 Created Texture[3326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21636: 💠 Created Texture[3327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21636: 💠 Created Texture[3328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21637: 💠 Created Texture[3329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21638: 💠 Created Texture[3330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21638: 💠 Created Texture[3331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21639: 💠 Created Texture[3332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21639: 💠 Created Texture[3333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21640: 💠 Created Texture[3334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21641: 💠 Created Texture[3335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21641: 💠 Created Texture[3336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21642: 💠 Created Texture[3337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21642: 💠 Created Texture[3338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21643: 💠 Created Texture[3339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21644: 💠 Created Texture[3340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21645: 💠 Created Texture[3341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21646: 💠 Created Texture[3342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21647: 💠 Created Texture[3343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21648: 💠 Created Texture[3344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21649: 💠 Created Texture[3345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21650: 💠 Created Texture[3346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21651: 💠 Created Texture[3347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21652: 💠 Created Texture[3348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21653: 💠 Created Texture[3349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21654: 💠 Created Texture[3350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21654: 💠 Created Texture[3351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21655: 💠 Created Texture[3352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21656: 💠 Created Texture[3353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21657: 💠 Created Texture[3354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21658: 💠 Created Texture[3355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21659: 💠 Created Texture[3356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21660: 💠 Created Texture[3357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21661: 💠 Created Texture[3358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21662: 💠 Created Texture[3359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21662: 💠 Created Texture[3360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21663: 💠 Created Texture[3361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21664: 💠 Created Texture[3362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21665: 💠 Created Texture[3363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21665: 💠 Created Texture[3364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21666: 💠 Created Texture[3365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21667: 💠 Created Texture[3366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21668: 💠 Created Texture[3367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21669: 💠 Created Texture[3368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21669: 💠 Created Texture[3369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21670: 💠 Created Texture[3370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21671: 💠 Created Texture[3371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21672: 💠 Created Texture[3372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21673: 💠 Created Texture[3373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21673: 💠 Created Texture[3374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21674: 💠 Created Texture[3375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21674: 💠 Created Texture[3376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21675: 💠 Created Texture[3377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21676: 💠 Created Texture[3378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21676: 💠 Created Texture[3379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21677: 💠 Created Texture[3380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21678: 💠 Created Texture[3381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21678: 💠 Created Texture[3382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21679: 💠 Created Texture[3383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21679: 💠 Created Texture[3384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21680: 💠 Created Texture[3385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21681: 💠 Created Texture[3386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21681: 💠 Created Texture[3387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21682: 💠 Created Texture[3388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21683: 💠 Created Texture[3389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21684: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21685: 💠 Created Texture[3390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21686: 💠 Created Texture[3391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21687: 💠 Created Texture[3392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21688: 💠 Created Texture[3393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21689: 💠 Created Texture[3394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21690: 💠 Created Texture[3395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21690: 💠 Created Texture[3396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21691: 💠 Created Texture[3397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21692: 💠 Created Texture[3398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21692: 💠 Created Texture[3399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21693: 💠 Created Texture[3400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21693: 💠 Created Texture[3401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21694: 💠 Created Texture[3402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21695: 💠 Created Texture[3403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21695: 💠 Created Texture[3404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21696: 💠 Created Texture[3405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21696: ♻️ Released Texture[3106]
21696: ♻️ Released Texture[3107]
21696: ♻️ Released Texture[3108]
21696: ♻️ Released Texture[3109]
21696: ♻️ Released Texture[3128]
21696: ♻️ Released Texture[3129]
21697: ♻️ Released Texture[3130]
21697: ♻️ Released Texture[3131]
21697: ♻️ Released Texture[3132]
21697: ♻️ Released Texture[3133]
21697: ♻️ Released Texture[3134]
21697: ♻️ Released Texture[3153]
21697: ♻️ Released Texture[3154]
21697: ♻️ Released Texture[3155]
21697: ♻️ Released Texture[3156]
21697: ♻️ Released Texture[3157]
21697: ♻️ Released Texture[3158]
21697: ♻️ Released Texture[3159]
21697: ♻️ Released Texture[3203]
21697: ♻️ Released Texture[3204]
21698: ♻️ Released Texture[3205]
21698: ♻️ Released Texture[3277]
21698: ♻️ Released Texture[3278]
21698: ♻️ Released Texture[3279]
21698: ♻️ Released Texture[3280]
21698: ♻️ Released Texture[3281]
21698: ♻️ Released Texture[3282]
21698: ♻️ Released Texture[3283]
21698: ♻️ Released Texture[3284]
21698: ♻️ Released Texture[3285]
21705: ♻️ Released Texture[3110]
21705: ♻️ Released Texture[3127]
21705: ♻️ Released Texture[3135]
21705: ♻️ Released Texture[3152]
21705: ♻️ Released Texture[3160]
21705: ♻️ Released Texture[3164]
21705: ♻️ Released Texture[3198]
21705: ♻️ Released Texture[3202]
21705: ♻️ Released Texture[3275]
21705: ♻️ Released Texture[3276]
21706: ♻️ Released Texture[3286]
21706: ♻️ Released Texture[3287]
21713: ♻️ Released Texture[3111]
21713: ♻️ Released Texture[3126]
21713: ♻️ Released Texture[3136]
21713: ♻️ Released Texture[3151]
21713: ♻️ Released Texture[3161]
21713: ♻️ Released Texture[3201]
21713: ♻️ Released Texture[3273]
21713: ♻️ Released Texture[3274]
21713: ♻️ Released Texture[3288]
21713: ♻️ Released Texture[3289]
21719: ♻️ Released Texture[3112]
21719: ♻️ Released Texture[3125]
21719: ♻️ Released Texture[3137]
21719: ♻️ Released Texture[3150]
21719: ♻️ Released Texture[3162]
21719: ♻️ Released Texture[3200]
21719: ♻️ Released Texture[3272]
21719: ♻️ Released Texture[3290]
21734: ♻️ Released Texture[3113]
21734: ♻️ Released Texture[3124]
21734: ♻️ Released Texture[3138]
21734: ♻️ Released Texture[3149]
21734: ♻️ Released Texture[3163]
21735: ♻️ Released Texture[3199]
21735: ♻️ Released Texture[3271]
21735: ♻️ Released Texture[3291]
21750: ♻️ Released Texture[3114]
21751: ♻️ Released Texture[3123]
21751: ♻️ Released Texture[3139]
21751: ♻️ Released Texture[3148]
21751: ♻️ Released Texture[3270]
21751: ♻️ Released Texture[3292]
21784: ♻️ Released Texture[3115]
21784: ♻️ Released Texture[3122]
21784: ♻️ Released Texture[3140]
21784: ♻️ Released Texture[3147]
21784: ♻️ Released Texture[3269]
21785: ♻️ Released Texture[3293]
21817: ♻️ Released Texture[3116]
21817: ♻️ Released Texture[3121]
21818: ♻️ Released Texture[3141]
21818: ♻️ Released Texture[3146]
21818: ♻️ Released Texture[3268]
21818: ♻️ Released Texture[3294]
21850: ♻️ Released Texture[3117]
21851: ♻️ Released Texture[3120]
21851: ♻️ Released Texture[3142]
21851: ♻️ Released Texture[3145]
21851: ♻️ Released Texture[3267]
21851: ♻️ Released Texture[3295]
21900: ♻️ Released Texture[3118]
21901: ♻️ Released Texture[3119]
21901: ♻️ Released Texture[3143]
21901: ♻️ Released Texture[3144]
21901: ♻️ Released Texture[3266]
21901: ♻️ Released Texture[3296]
21951: ♻️ Released Texture[3265]
21951: ♻️ Released Texture[3297]
21984: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21985: 💠 Created Texture[3406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21985: 💠 Created Texture[3407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21986: 💠 Created Texture[3408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21987: 💠 Created Texture[3409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21987: 💠 Created Texture[3410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21988: 💠 Created Texture[3411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21989: 💠 Created Texture[3412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21989: 💠 Created Texture[3413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21990: 💠 Created Texture[3414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21990: 💠 Created Texture[3415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21991: 💠 Created Texture[3416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21992: 💠 Created Texture[3417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21992: 💠 Created Texture[3418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21993: 💠 Created Texture[3419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21994: 💠 Created Texture[3420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21994: 💠 Created Texture[3421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21995: 💠 Created Texture[3422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21995: 💠 Created Texture[3423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21996: 💠 Created Texture[3424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21997: 💠 Created Texture[3425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21997: 💠 Created Texture[3426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21998: 💠 Created Texture[3427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21999: 💠 Created Texture[3428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
21999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
21999: 💠 Created Texture[3429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
21999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22000: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22000: 💠 Created Texture[3430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22001: 💠 Created Texture[3431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22002: 💠 Created Texture[3432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22003: 💠 Created Texture[3433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22003: 💠 Created Texture[3434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22004: 💠 Created Texture[3435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22004: 💠 Created Texture[3436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22005: 💠 Created Texture[3437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22006: 💠 Created Texture[3438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22006: 💠 Created Texture[3439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22007: 💠 Created Texture[3440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22008: 💠 Created Texture[3441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22008: 💠 Created Texture[3442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22009: 💠 Created Texture[3443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22009: 💠 Created Texture[3444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22010: 💠 Created Texture[3445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22010: 💠 Created Texture[3446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22011: 💠 Created Texture[3447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22012: 💠 Created Texture[3448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22012: 💠 Created Texture[3449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22013: 💠 Created Texture[3450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22013: 💠 Created Texture[3451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22014: 💠 Created Texture[3452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22015: 💠 Created Texture[3453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22015: 💠 Created Texture[3454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22016: 💠 Created Texture[3455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22017: 💠 Created Texture[3456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22017: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22018: 💠 Created Texture[3457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22019: 💠 Created Texture[3458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22019: 💠 Created Texture[3459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22020: 💠 Created Texture[3460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22020: 💠 Created Texture[3461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22021: 💠 Created Texture[3462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22022: 💠 Created Texture[3463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22022: 💠 Created Texture[3464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22023: 💠 Created Texture[3465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22024: 💠 Created Texture[3466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22024: 💠 Created Texture[3467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22025: 💠 Created Texture[3468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22025: 💠 Created Texture[3469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22026: 💠 Created Texture[3470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22026: 💠 Created Texture[3471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22027: 💠 Created Texture[3472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22028: 💠 Created Texture[3473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22028: 💠 Created Texture[3474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22029: 💠 Created Texture[3475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22029: 💠 Created Texture[3476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22030: 💠 Created Texture[3477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22030: 💠 Created Texture[3478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22031: 💠 Created Texture[3479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22031: 💠 Created Texture[3480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22032: 💠 Created Texture[3481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22032: 💠 Created Texture[3482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22033: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22033: 💠 Created Texture[3483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22034: 💠 Created Texture[3484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22035: 💠 Created Texture[3485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22036: 💠 Created Texture[3486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22037: 💠 Created Texture[3487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22038: 💠 Created Texture[3488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22038: 💠 Created Texture[3489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22039: 💠 Created Texture[3490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22040: 💠 Created Texture[3491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22040: 💠 Created Texture[3492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22041: 💠 Created Texture[3493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22041: 💠 Created Texture[3494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22042: 💠 Created Texture[3495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22043: 💠 Created Texture[3496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22043: 💠 Created Texture[3497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22044: 💠 Created Texture[3498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22044: 💠 Created Texture[3499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22045: 💠 Created Texture[3500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22046: 💠 Created Texture[3501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22046: 💠 Created Texture[3502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22047: 💠 Created Texture[3503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22048: 💠 Created Texture[3504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22048: 💠 Created Texture[3505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22057: ♻️ Released Texture[3206]
22057: ♻️ Released Texture[3207]
22057: ♻️ Released Texture[3208]
22057: ♻️ Released Texture[3209]
22057: ♻️ Released Texture[3228]
22057: ♻️ Released Texture[3229]
22057: ♻️ Released Texture[3230]
22057: ♻️ Released Texture[3231]
22057: ♻️ Released Texture[3232]
22058: ♻️ Released Texture[3233]
22058: ♻️ Released Texture[3234]
22058: ♻️ Released Texture[3253]
22058: ♻️ Released Texture[3254]
22058: ♻️ Released Texture[3255]
22058: ♻️ Released Texture[3256]
22058: ♻️ Released Texture[3257]
22058: ♻️ Released Texture[3258]
22058: ♻️ Released Texture[3259]
22058: ♻️ Released Texture[3303]
22058: ♻️ Released Texture[3304]
22059: ♻️ Released Texture[3305]
22059: ♻️ Released Texture[3377]
22059: ♻️ Released Texture[3378]
22059: ♻️ Released Texture[3379]
22059: ♻️ Released Texture[3380]
22059: ♻️ Released Texture[3381]
22059: ♻️ Released Texture[3382]
22059: ♻️ Released Texture[3383]
22060: ♻️ Released Texture[3384]
22060: ♻️ Released Texture[3385]
22068: ♻️ Released Texture[3210]
22068: ♻️ Released Texture[3227]
22068: ♻️ Released Texture[3235]
22068: ♻️ Released Texture[3252]
22069: ♻️ Released Texture[3260]
22069: ♻️ Released Texture[3264]
22069: ♻️ Released Texture[3298]
22069: ♻️ Released Texture[3302]
22069: ♻️ Released Texture[3375]
22069: ♻️ Released Texture[3376]
22069: ♻️ Released Texture[3386]
22069: ♻️ Released Texture[3387]
22074: ♻️ Released Texture[3211]
22074: ♻️ Released Texture[3226]
22074: ♻️ Released Texture[3236]
22074: ♻️ Released Texture[3251]
22074: ♻️ Released Texture[3261]
22074: ♻️ Released Texture[3301]
22074: ♻️ Released Texture[3373]
22074: ♻️ Released Texture[3374]
22074: ♻️ Released Texture[3388]
22074: ♻️ Released Texture[3389]
22084: ♻️ Released Texture[3212]
22084: ♻️ Released Texture[3225]
22084: ♻️ Released Texture[3237]
22084: ♻️ Released Texture[3250]
22084: ♻️ Released Texture[3262]
22084: ♻️ Released Texture[3300]
22085: ♻️ Released Texture[3372]
22085: ♻️ Released Texture[3390]
22100: ♻️ Released Texture[3213]
22101: ♻️ Released Texture[3224]
22101: ♻️ Released Texture[3238]
22101: ♻️ Released Texture[3249]
22101: ♻️ Released Texture[3263]
22101: ♻️ Released Texture[3299]
22101: ♻️ Released Texture[3371]
22101: ♻️ Released Texture[3391]
22117: ♻️ Released Texture[3214]
22117: ♻️ Released Texture[3223]
22117: ♻️ Released Texture[3239]
22118: ♻️ Released Texture[3248]
22118: ♻️ Released Texture[3370]
22118: ♻️ Released Texture[3392]
22150: ♻️ Released Texture[3215]
22151: ♻️ Released Texture[3222]
22151: ♻️ Released Texture[3240]
22151: ♻️ Released Texture[3247]
22151: ♻️ Released Texture[3369]
22151: ♻️ Released Texture[3393]
22184: ♻️ Released Texture[3216]
22184: ♻️ Released Texture[3221]
22184: ♻️ Released Texture[3241]
22184: ♻️ Released Texture[3246]
22184: ♻️ Released Texture[3368]
22184: ♻️ Released Texture[3394]
22217: ♻️ Released Texture[3217]
22217: ♻️ Released Texture[3220]
22217: ♻️ Released Texture[3242]
22218: ♻️ Released Texture[3245]
22218: ♻️ Released Texture[3367]
22218: ♻️ Released Texture[3395]
22267: ♻️ Released Texture[3218]
22267: ♻️ Released Texture[3219]
22268: ♻️ Released Texture[3243]
22268: ♻️ Released Texture[3244]
22268: ♻️ Released Texture[3366]
22268: ♻️ Released Texture[3396]
22317: ♻️ Released Texture[3365]
22317: ♻️ Released Texture[3397]
22351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22352: 💠 Created Texture[3506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22352: 💠 Created Texture[3507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22353: 💠 Created Texture[3508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22353: 💠 Created Texture[3509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22354: 💠 Created Texture[3510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22355: 💠 Created Texture[3511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22356: 💠 Created Texture[3512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22356: 💠 Created Texture[3513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22357: 💠 Created Texture[3514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22358: 💠 Created Texture[3515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22358: 💠 Created Texture[3516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22359: 💠 Created Texture[3517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22359: 💠 Created Texture[3518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22360: 💠 Created Texture[3519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22361: 💠 Created Texture[3520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22361: 💠 Created Texture[3521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22362: 💠 Created Texture[3522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22362: 💠 Created Texture[3523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22363: 💠 Created Texture[3524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22364: 💠 Created Texture[3525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22364: 💠 Created Texture[3526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22365: 💠 Created Texture[3527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22366: 💠 Created Texture[3528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22367: 💠 Created Texture[3529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22367: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22368: 💠 Created Texture[3530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22369: 💠 Created Texture[3531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22370: 💠 Created Texture[3532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22371: 💠 Created Texture[3533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22372: 💠 Created Texture[3534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22373: 💠 Created Texture[3535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22373: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22373: 💠 Created Texture[3536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22374: 💠 Created Texture[3537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22375: 💠 Created Texture[3538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22376: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22376: 💠 Created Texture[3539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22376: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22377: 💠 Created Texture[3540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22377: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22377: 💠 Created Texture[3541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22378: 💠 Created Texture[3542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22379: 💠 Created Texture[3543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22379: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22379: 💠 Created Texture[3544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22380: 💠 Created Texture[3545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22381: 💠 Created Texture[3546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22381: 💠 Created Texture[3547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22382: 💠 Created Texture[3548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22383: 💠 Created Texture[3549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22383: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22383: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22384: 💠 Created Texture[3550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22384: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22385: 💠 Created Texture[3551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22385: 💠 Created Texture[3552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22386: 💠 Created Texture[3553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22387: 💠 Created Texture[3554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22387: 💠 Created Texture[3555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22388: 💠 Created Texture[3556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22388: 💠 Created Texture[3557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22389: 💠 Created Texture[3558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22389: 💠 Created Texture[3559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22390: 💠 Created Texture[3560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22391: 💠 Created Texture[3561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22391: 💠 Created Texture[3562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22392: 💠 Created Texture[3563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22392: 💠 Created Texture[3564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22393: 💠 Created Texture[3565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22393: 💠 Created Texture[3566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22394: 💠 Created Texture[3567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22395: 💠 Created Texture[3568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22395: 💠 Created Texture[3569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22396: 💠 Created Texture[3570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22397: 💠 Created Texture[3571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22397: 💠 Created Texture[3572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22398: 💠 Created Texture[3573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22398: 💠 Created Texture[3574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22399: 💠 Created Texture[3575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22400: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22400: 💠 Created Texture[3576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22401: 💠 Created Texture[3577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22402: 💠 Created Texture[3578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22403: 💠 Created Texture[3579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22404: 💠 Created Texture[3580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22405: 💠 Created Texture[3581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22405: 💠 Created Texture[3582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22406: 💠 Created Texture[3583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22407: 💠 Created Texture[3584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22407: 💠 Created Texture[3585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22408: 💠 Created Texture[3586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22409: 💠 Created Texture[3587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22409: 💠 Created Texture[3588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22410: 💠 Created Texture[3589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22410: 💠 Created Texture[3590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22411: 💠 Created Texture[3591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22412: 💠 Created Texture[3592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22412: 💠 Created Texture[3593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22413: 💠 Created Texture[3594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22414: 💠 Created Texture[3595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22414: 💠 Created Texture[3596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22415: 💠 Created Texture[3597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22416: 💠 Created Texture[3598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22416: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22417: 💠 Created Texture[3599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22417: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22418: 💠 Created Texture[3600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22419: 💠 Created Texture[3601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22420: 💠 Created Texture[3602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22421: 💠 Created Texture[3603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22422: 💠 Created Texture[3604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22422: 💠 Created Texture[3605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22422: ♻️ Released Texture[3477]
22422: ♻️ Released Texture[3478]
22423: ♻️ Released Texture[3479]
22423: ♻️ Released Texture[3480]
22423: ♻️ Released Texture[3481]
22423: ♻️ Released Texture[3482]
22423: ♻️ Released Texture[3483]
22423: ♻️ Released Texture[3484]
22423: ♻️ Released Texture[3485]
22428: ♻️ Released Texture[3306]
22428: ♻️ Released Texture[3307]
22429: ♻️ Released Texture[3308]
22429: ♻️ Released Texture[3309]
22429: ♻️ Released Texture[3328]
22429: ♻️ Released Texture[3329]
22429: ♻️ Released Texture[3330]
22429: ♻️ Released Texture[3331]
22429: ♻️ Released Texture[3332]
22429: ♻️ Released Texture[3333]
22429: ♻️ Released Texture[3334]
22429: ♻️ Released Texture[3353]
22429: ♻️ Released Texture[3354]
22429: ♻️ Released Texture[3355]
22429: ♻️ Released Texture[3356]
22430: ♻️ Released Texture[3357]
22430: ♻️ Released Texture[3358]
22430: ♻️ Released Texture[3359]
22430: ♻️ Released Texture[3403]
22430: ♻️ Released Texture[3404]
22430: ♻️ Released Texture[3405]
22430: ♻️ Released Texture[3475]
22430: ♻️ Released Texture[3476]
22430: ♻️ Released Texture[3486]
22430: ♻️ Released Texture[3487]
22438: ♻️ Released Texture[3310]
22438: ♻️ Released Texture[3327]
22438: ♻️ Released Texture[3335]
22438: ♻️ Released Texture[3352]
22438: ♻️ Released Texture[3360]
22438: ♻️ Released Texture[3364]
22438: ♻️ Released Texture[3398]
22438: ♻️ Released Texture[3402]
22438: ♻️ Released Texture[3473]
22439: ♻️ Released Texture[3474]
22439: ♻️ Released Texture[3488]
22439: ♻️ Released Texture[3489]
22446: ♻️ Released Texture[3311]
22446: ♻️ Released Texture[3326]
22446: ♻️ Released Texture[3336]
22446: ♻️ Released Texture[3351]
22446: ♻️ Released Texture[3361]
22446: ♻️ Released Texture[3401]
22446: ♻️ Released Texture[3472]
22446: ♻️ Released Texture[3490]
22452: ♻️ Released Texture[3312]
22452: ♻️ Released Texture[3325]
22452: ♻️ Released Texture[3337]
22452: ♻️ Released Texture[3350]
22452: ♻️ Released Texture[3362]
22453: ♻️ Released Texture[3400]
22453: ♻️ Released Texture[3471]
22453: ♻️ Released Texture[3491]
22467: ♻️ Released Texture[3313]
22467: ♻️ Released Texture[3324]
22467: ♻️ Released Texture[3338]
22468: ♻️ Released Texture[3349]
22468: ♻️ Released Texture[3363]
22468: ♻️ Released Texture[3399]
22468: ♻️ Released Texture[3470]
22468: ♻️ Released Texture[3492]
22484: ♻️ Released Texture[3314]
22484: ♻️ Released Texture[3323]
22484: ♻️ Released Texture[3339]
22484: ♻️ Released Texture[3348]
22500: ♻️ Released Texture[3469]
22501: ♻️ Released Texture[3493]
22517: ♻️ Released Texture[3315]
22517: ♻️ Released Texture[3322]
22518: ♻️ Released Texture[3340]
22518: ♻️ Released Texture[3347]
22534: ♻️ Released Texture[3468]
22534: ♻️ Released Texture[3494]
22550: ♻️ Released Texture[3316]
22551: ♻️ Released Texture[3321]
22551: ♻️ Released Texture[3341]
22551: ♻️ Released Texture[3346]
22567: ♻️ Released Texture[3467]
22567: ♻️ Released Texture[3495]
22584: ♻️ Released Texture[3317]
22584: ♻️ Released Texture[3320]
22584: ♻️ Released Texture[3342]
22584: ♻️ Released Texture[3345]
22617: ♻️ Released Texture[3466]
22617: ♻️ Released Texture[3496]
22634: ♻️ Released Texture[3318]
22634: ♻️ Released Texture[3319]
22634: ♻️ Released Texture[3343]
22634: ♻️ Released Texture[3344]
22667: ♻️ Released Texture[3465]
22667: ♻️ Released Texture[3497]
22717: ♻️ Released Texture[3406]
22717: ♻️ Released Texture[3407]
22717: ♻️ Released Texture[3408]
22718: ♻️ Released Texture[3409]
22718: ♻️ Released Texture[3428]
22718: ♻️ Released Texture[3429]
22718: ♻️ Released Texture[3430]
22718: ♻️ Released Texture[3431]
22718: ♻️ Released Texture[3432]
22718: ♻️ Released Texture[3433]
22718: ♻️ Released Texture[3434]
22719: ♻️ Released Texture[3453]
22719: ♻️ Released Texture[3454]
22719: ♻️ Released Texture[3455]
22719: ♻️ Released Texture[3456]
22719: ♻️ Released Texture[3457]
22719: ♻️ Released Texture[3458]
22719: ♻️ Released Texture[3459]
22719: ♻️ Released Texture[3503]
22720: ♻️ Released Texture[3504]
22720: ♻️ Released Texture[3505]
22720: ♻️ Released Texture[3577]
22720: ♻️ Released Texture[3578]
22720: ♻️ Released Texture[3579]
22720: ♻️ Released Texture[3580]
22720: ♻️ Released Texture[3581]
22720: ♻️ Released Texture[3582]
22721: ♻️ Released Texture[3583]
22721: ♻️ Released Texture[3584]
22721: ♻️ Released Texture[3585]
22734: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22735: 💠 Created Texture[3606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22736: 💠 Created Texture[3607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22737: 💠 Created Texture[3608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22737: 💠 Created Texture[3609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22738: 💠 Created Texture[3610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22738: 💠 Created Texture[3611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22739: 💠 Created Texture[3612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22740: 💠 Created Texture[3613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22741: 💠 Created Texture[3614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22742: 💠 Created Texture[3615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22743: 💠 Created Texture[3616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22744: 💠 Created Texture[3617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22745: 💠 Created Texture[3618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22745: 💠 Created Texture[3619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22746: 💠 Created Texture[3620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22747: 💠 Created Texture[3621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22747: 💠 Created Texture[3622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22748: 💠 Created Texture[3623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22749: 💠 Created Texture[3624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22749: 💠 Created Texture[3625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22750: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22750: 💠 Created Texture[3626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22751: 💠 Created Texture[3627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22752: 💠 Created Texture[3628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22753: 💠 Created Texture[3629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22753: 💠 Created Texture[3630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22754: 💠 Created Texture[3631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22755: 💠 Created Texture[3632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22755: 💠 Created Texture[3633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22756: 💠 Created Texture[3634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22757: 💠 Created Texture[3635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22758: 💠 Created Texture[3636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22759: 💠 Created Texture[3637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22760: 💠 Created Texture[3638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22760: 💠 Created Texture[3639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22761: 💠 Created Texture[3640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22762: 💠 Created Texture[3641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22763: 💠 Created Texture[3642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22764: 💠 Created Texture[3643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22765: 💠 Created Texture[3644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22766: 💠 Created Texture[3645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22767: 💠 Created Texture[3646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22768: 💠 Created Texture[3647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22769: 💠 Created Texture[3648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22769: 💠 Created Texture[3649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22770: 💠 Created Texture[3650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22771: 💠 Created Texture[3651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22772: 💠 Created Texture[3652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22772: 💠 Created Texture[3653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22773: 💠 Created Texture[3654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22773: 💠 Created Texture[3655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22774: 💠 Created Texture[3656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22775: 💠 Created Texture[3657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22775: 💠 Created Texture[3658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22776: 💠 Created Texture[3659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22776: 💠 Created Texture[3660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22777: 💠 Created Texture[3661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22778: 💠 Created Texture[3662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22778: 💠 Created Texture[3663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22779: 💠 Created Texture[3664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22779: 💠 Created Texture[3665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22780: 💠 Created Texture[3666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22781: 💠 Created Texture[3667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22781: 💠 Created Texture[3668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22782: 💠 Created Texture[3669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22783: 💠 Created Texture[3670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22785: 💠 Created Texture[3671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22786: 💠 Created Texture[3672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22787: 💠 Created Texture[3673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22787: 💠 Created Texture[3674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22788: 💠 Created Texture[3675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22789: 💠 Created Texture[3676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22790: 💠 Created Texture[3677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22791: 💠 Created Texture[3678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22792: 💠 Created Texture[3679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22793: 💠 Created Texture[3680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22794: 💠 Created Texture[3681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22795: 💠 Created Texture[3682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22796: 💠 Created Texture[3683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22797: 💠 Created Texture[3684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22797: 💠 Created Texture[3685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22798: 💠 Created Texture[3686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22799: 💠 Created Texture[3687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22800: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22800: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22801: 💠 Created Texture[3688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22802: 💠 Created Texture[3689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22802: 💠 Created Texture[3690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22803: 💠 Created Texture[3691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22804: 💠 Created Texture[3692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22804: 💠 Created Texture[3693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22805: 💠 Created Texture[3694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22805: 💠 Created Texture[3695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22806: 💠 Created Texture[3696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22807: 💠 Created Texture[3697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22807: 💠 Created Texture[3698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22808: 💠 Created Texture[3699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22808: 💠 Created Texture[3700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22809: 💠 Created Texture[3701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22810: 💠 Created Texture[3702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22810: 💠 Created Texture[3703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22811: 💠 Created Texture[3704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
22811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
22811: 💠 Created Texture[3705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
22812: ♻️ Released Texture[3410]
22812: ♻️ Released Texture[3427]
22812: ♻️ Released Texture[3435]
22812: ♻️ Released Texture[3452]
22812: ♻️ Released Texture[3460]
22812: ♻️ Released Texture[3464]
22812: ♻️ Released Texture[3498]
22812: ♻️ Released Texture[3502]
22812: ♻️ Released Texture[3575]
22812: ♻️ Released Texture[3576]
22812: ♻️ Released Texture[3586]
22813: ♻️ Released Texture[3587]
22819: ♻️ Released Texture[3411]
22820: ♻️ Released Texture[3426]
22820: ♻️ Released Texture[3436]
22820: ♻️ Released Texture[3451]
22820: ♻️ Released Texture[3461]
22820: ♻️ Released Texture[3501]
22820: ♻️ Released Texture[3573]
22820: ♻️ Released Texture[3574]
22820: ♻️ Released Texture[3588]
22820: ♻️ Released Texture[3589]
22824: ♻️ Released Texture[3412]
22824: ♻️ Released Texture[3425]
22825: ♻️ Released Texture[3437]
22825: ♻️ Released Texture[3450]
22825: ♻️ Released Texture[3462]
22825: ♻️ Released Texture[3500]
22825: ♻️ Released Texture[3572]
22825: ♻️ Released Texture[3590]
22834: ♻️ Released Texture[3413]
22834: ♻️ Released Texture[3424]
22834: ♻️ Released Texture[3438]
22834: ♻️ Released Texture[3449]
22834: ♻️ Released Texture[3463]
22835: ♻️ Released Texture[3499]
22835: ♻️ Released Texture[3571]
22835: ♻️ Released Texture[3591]
22851: ♻️ Released Texture[3414]
22851: ♻️ Released Texture[3423]
22851: ♻️ Released Texture[3439]
22851: ♻️ Released Texture[3448]
22851: ♻️ Released Texture[3570]
22851: ♻️ Released Texture[3592]
22884: ♻️ Released Texture[3415]
22884: ♻️ Released Texture[3422]
22884: ♻️ Released Texture[3440]
22884: ♻️ Released Texture[3447]
22884: ♻️ Released Texture[3569]
22885: ♻️ Released Texture[3593]
22917: ♻️ Released Texture[3416]
22917: ♻️ Released Texture[3421]
22917: ♻️ Released Texture[3441]
22918: ♻️ Released Texture[3446]
22918: ♻️ Released Texture[3568]
22918: ♻️ Released Texture[3594]
22950: ♻️ Released Texture[3417]
22951: ♻️ Released Texture[3420]
22951: ♻️ Released Texture[3442]
22951: ♻️ Released Texture[3445]
22951: ♻️ Released Texture[3567]
22951: ♻️ Released Texture[3595]
23000: ♻️ Released Texture[3418]
23001: ♻️ Released Texture[3419]
23001: ♻️ Released Texture[3443]
23001: ♻️ Released Texture[3444]
23001: ♻️ Released Texture[3566]
23001: ♻️ Released Texture[3596]
23050: ♻️ Released Texture[3565]
23051: ♻️ Released Texture[3597]
23101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23102: 💠 Created Texture[3706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23102: 💠 Created Texture[3707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23103: 💠 Created Texture[3708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23103: 💠 Created Texture[3709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23104: 💠 Created Texture[3710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23105: 💠 Created Texture[3711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23105: 💠 Created Texture[3712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23106: 💠 Created Texture[3713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23107: 💠 Created Texture[3714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23107: 💠 Created Texture[3715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23108: 💠 Created Texture[3716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23109: 💠 Created Texture[3717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23110: 💠 Created Texture[3718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23111: 💠 Created Texture[3719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23112: 💠 Created Texture[3720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23113: 💠 Created Texture[3721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23114: 💠 Created Texture[3722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23114: 💠 Created Texture[3723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23115: 💠 Created Texture[3724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23116: 💠 Created Texture[3725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23117: 💠 Created Texture[3726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23117: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23118: 💠 Created Texture[3727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23119: 💠 Created Texture[3728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23119: 💠 Created Texture[3729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23120: 💠 Created Texture[3730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23121: 💠 Created Texture[3731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23121: 💠 Created Texture[3732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23122: 💠 Created Texture[3733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23123: 💠 Created Texture[3734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23123: 💠 Created Texture[3735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23126: 💠 Created Texture[3736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23126: 💠 Created Texture[3737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23127: 💠 Created Texture[3738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23127: 💠 Created Texture[3739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23128: 💠 Created Texture[3740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23129: 💠 Created Texture[3741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23129: 💠 Created Texture[3742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23130: 💠 Created Texture[3743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23130: 💠 Created Texture[3744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23131: 💠 Created Texture[3745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23132: 💠 Created Texture[3746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23132: 💠 Created Texture[3747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23133: 💠 Created Texture[3748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23135: 💠 Created Texture[3749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23136: 💠 Created Texture[3750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23136: 💠 Created Texture[3751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23137: 💠 Created Texture[3752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23138: 💠 Created Texture[3753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23139: 💠 Created Texture[3754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23139: 💠 Created Texture[3755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23140: 💠 Created Texture[3756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23141: 💠 Created Texture[3757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23141: 💠 Created Texture[3758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23142: 💠 Created Texture[3759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23142: 💠 Created Texture[3760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23143: 💠 Created Texture[3761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23144: 💠 Created Texture[3762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23144: 💠 Created Texture[3763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23145: 💠 Created Texture[3764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23145: 💠 Created Texture[3765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23146: 💠 Created Texture[3766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23147: 💠 Created Texture[3767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23147: 💠 Created Texture[3768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23148: 💠 Created Texture[3769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23149: 💠 Created Texture[3770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23149: 💠 Created Texture[3771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23150: 💠 Created Texture[3772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23150: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23151: 💠 Created Texture[3773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23152: 💠 Created Texture[3774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23153: 💠 Created Texture[3775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23154: 💠 Created Texture[3776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23154: 💠 Created Texture[3777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23155: 💠 Created Texture[3778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23156: 💠 Created Texture[3779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23156: 💠 Created Texture[3780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23157: 💠 Created Texture[3781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23158: 💠 Created Texture[3782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23158: 💠 Created Texture[3783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23159: 💠 Created Texture[3784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23159: 💠 Created Texture[3785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23160: 💠 Created Texture[3786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23161: 💠 Created Texture[3787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23161: 💠 Created Texture[3788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23162: 💠 Created Texture[3789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23162: 💠 Created Texture[3790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23163: 💠 Created Texture[3791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23163: 💠 Created Texture[3792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23164: 💠 Created Texture[3793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23165: 💠 Created Texture[3794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23165: 💠 Created Texture[3795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23166: 💠 Created Texture[3796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23167: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23167: 💠 Created Texture[3797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23168: 💠 Created Texture[3798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23169: 💠 Created Texture[3799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23170: 💠 Created Texture[3800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23171: 💠 Created Texture[3801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23171: 💠 Created Texture[3802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23172: 💠 Created Texture[3803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23172: 💠 Created Texture[3804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23173: 💠 Created Texture[3805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23173: ♻️ Released Texture[3506]
23173: ♻️ Released Texture[3507]
23173: ♻️ Released Texture[3508]
23173: ♻️ Released Texture[3509]
23174: ♻️ Released Texture[3528]
23174: ♻️ Released Texture[3529]
23174: ♻️ Released Texture[3530]
23174: ♻️ Released Texture[3531]
23174: ♻️ Released Texture[3532]
23174: ♻️ Released Texture[3533]
23174: ♻️ Released Texture[3534]
23174: ♻️ Released Texture[3553]
23174: ♻️ Released Texture[3554]
23174: ♻️ Released Texture[3555]
23174: ♻️ Released Texture[3556]
23174: ♻️ Released Texture[3557]
23174: ♻️ Released Texture[3558]
23175: ♻️ Released Texture[3559]
23175: ♻️ Released Texture[3603]
23175: ♻️ Released Texture[3604]
23175: ♻️ Released Texture[3605]
23183: ♻️ Released Texture[3510]
23183: ♻️ Released Texture[3527]
23183: ♻️ Released Texture[3535]
23184: ♻️ Released Texture[3552]
23184: ♻️ Released Texture[3560]
23184: ♻️ Released Texture[3564]
23184: ♻️ Released Texture[3598]
23184: ♻️ Released Texture[3602]
23184: ♻️ Released Texture[3677]
23184: ♻️ Released Texture[3678]
23184: ♻️ Released Texture[3679]
23185: ♻️ Released Texture[3680]
23185: ♻️ Released Texture[3681]
23185: ♻️ Released Texture[3682]
23185: ♻️ Released Texture[3683]
23185: ♻️ Released Texture[3684]
23185: ♻️ Released Texture[3685]
23190: ♻️ Released Texture[3511]
23190: ♻️ Released Texture[3526]
23190: ♻️ Released Texture[3536]
23190: ♻️ Released Texture[3551]
23190: ♻️ Released Texture[3561]
23190: ♻️ Released Texture[3601]
23190: ♻️ Released Texture[3675]
23190: ♻️ Released Texture[3676]
23191: ♻️ Released Texture[3686]
23191: ♻️ Released Texture[3687]
23195: ♻️ Released Texture[3512]
23195: ♻️ Released Texture[3525]
23195: ♻️ Released Texture[3537]
23195: ♻️ Released Texture[3550]
23196: ♻️ Released Texture[3562]
23196: ♻️ Released Texture[3600]
23196: ♻️ Released Texture[3673]
23196: ♻️ Released Texture[3674]
23196: ♻️ Released Texture[3688]
23196: ♻️ Released Texture[3689]
23201: ♻️ Released Texture[3513]
23201: ♻️ Released Texture[3524]
23201: ♻️ Released Texture[3538]
23201: ♻️ Released Texture[3549]
23202: ♻️ Released Texture[3563]
23202: ♻️ Released Texture[3599]
23202: ♻️ Released Texture[3672]
23202: ♻️ Released Texture[3690]
23217: ♻️ Released Texture[3514]
23217: ♻️ Released Texture[3523]
23218: ♻️ Released Texture[3539]
23218: ♻️ Released Texture[3548]
23218: ♻️ Released Texture[3671]
23218: ♻️ Released Texture[3691]
23234: ♻️ Released Texture[3670]
23234: ♻️ Released Texture[3692]
23251: ♻️ Released Texture[3515]
23251: ♻️ Released Texture[3522]
23251: ♻️ Released Texture[3540]
23251: ♻️ Released Texture[3547]
23267: ♻️ Released Texture[3669]
23267: ♻️ Released Texture[3693]
23284: ♻️ Released Texture[3516]
23284: ♻️ Released Texture[3521]
23284: ♻️ Released Texture[3541]
23284: ♻️ Released Texture[3546]
23301: ♻️ Released Texture[3668]
23301: ♻️ Released Texture[3694]
23317: ♻️ Released Texture[3517]
23317: ♻️ Released Texture[3520]
23317: ♻️ Released Texture[3542]
23318: ♻️ Released Texture[3545]
23334: ♻️ Released Texture[3667]
23334: ♻️ Released Texture[3695]
23367: ♻️ Released Texture[3518]
23367: ♻️ Released Texture[3519]
23367: ♻️ Released Texture[3543]
23368: ♻️ Released Texture[3544]
23384: ♻️ Released Texture[3666]
23384: ♻️ Released Texture[3696]
23434: ♻️ Released Texture[3665]
23434: ♻️ Released Texture[3697]
23467: ♻️ Released Texture[3777]
23467: ♻️ Released Texture[3778]
23467: ♻️ Released Texture[3779]
23468: ♻️ Released Texture[3780]
23468: ♻️ Released Texture[3781]
23468: ♻️ Released Texture[3782]
23468: ♻️ Released Texture[3783]
23468: ♻️ Released Texture[3784]
23468: ♻️ Released Texture[3785]
23484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23485: 💠 Created Texture[3806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23485: 💠 Created Texture[3807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23486: 💠 Created Texture[3808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23487: 💠 Created Texture[3809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23487: 💠 Created Texture[3810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23488: 💠 Created Texture[3811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23488: 💠 Created Texture[3812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23489: 💠 Created Texture[3813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23490: 💠 Created Texture[3814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23490: 💠 Created Texture[3815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23491: 💠 Created Texture[3816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23492: 💠 Created Texture[3817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23492: 💠 Created Texture[3818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23493: 💠 Created Texture[3819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23493: 💠 Created Texture[3820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23494: 💠 Created Texture[3821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23495: 💠 Created Texture[3822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23495: 💠 Created Texture[3823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23496: 💠 Created Texture[3824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23497: 💠 Created Texture[3825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23498: 💠 Created Texture[3826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23499: 💠 Created Texture[3827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23500: 💠 Created Texture[3828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23501: 💠 Created Texture[3829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23502: 💠 Created Texture[3830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23503: 💠 Created Texture[3831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23503: 💠 Created Texture[3832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23504: 💠 Created Texture[3833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23505: 💠 Created Texture[3834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23506: 💠 Created Texture[3835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23507: 💠 Created Texture[3836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23508: 💠 Created Texture[3837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23508: 💠 Created Texture[3838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23509: 💠 Created Texture[3839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23510: 💠 Created Texture[3840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23510: 💠 Created Texture[3841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23511: 💠 Created Texture[3842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23512: 💠 Created Texture[3843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23512: 💠 Created Texture[3844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23513: 💠 Created Texture[3845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23514: 💠 Created Texture[3846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23514: 💠 Created Texture[3847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23515: 💠 Created Texture[3848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23516: 💠 Created Texture[3849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23518: 💠 Created Texture[3850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23519: 💠 Created Texture[3851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23520: 💠 Created Texture[3852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23520: 💠 Created Texture[3853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23521: 💠 Created Texture[3854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23522: 💠 Created Texture[3855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23522: 💠 Created Texture[3856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23523: 💠 Created Texture[3857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23524: 💠 Created Texture[3858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23524: 💠 Created Texture[3859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23525: 💠 Created Texture[3860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23526: 💠 Created Texture[3861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23526: 💠 Created Texture[3862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23527: 💠 Created Texture[3863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23527: 💠 Created Texture[3864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23528: 💠 Created Texture[3865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23529: 💠 Created Texture[3866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23529: 💠 Created Texture[3867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23530: 💠 Created Texture[3868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23531: 💠 Created Texture[3869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23531: 💠 Created Texture[3870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23532: 💠 Created Texture[3871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23532: 💠 Created Texture[3872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23533: 💠 Created Texture[3873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23534: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23534: 💠 Created Texture[3874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23535: 💠 Created Texture[3875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23536: 💠 Created Texture[3876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23537: 💠 Created Texture[3877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23538: 💠 Created Texture[3878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23539: 💠 Created Texture[3879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23539: 💠 Created Texture[3880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23540: 💠 Created Texture[3881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23541: 💠 Created Texture[3882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23542: 💠 Created Texture[3883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23543: 💠 Created Texture[3884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23544: 💠 Created Texture[3885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23545: 💠 Created Texture[3886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23546: 💠 Created Texture[3887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23547: 💠 Created Texture[3888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23548: 💠 Created Texture[3889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23549: 💠 Created Texture[3890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23550: 💠 Created Texture[3891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23551: 💠 Created Texture[3892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23552: 💠 Created Texture[3893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23553: 💠 Created Texture[3894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23553: 💠 Created Texture[3895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23554: 💠 Created Texture[3896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23555: 💠 Created Texture[3897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23555: 💠 Created Texture[3898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23556: 💠 Created Texture[3899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23557: 💠 Created Texture[3900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23557: 💠 Created Texture[3901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23558: 💠 Created Texture[3902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23558: 💠 Created Texture[3903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23559: 💠 Created Texture[3904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23560: 💠 Created Texture[3905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23560: ♻️ Released Texture[3606]
23560: ♻️ Released Texture[3607]
23560: ♻️ Released Texture[3608]
23560: ♻️ Released Texture[3609]
23560: ♻️ Released Texture[3628]
23560: ♻️ Released Texture[3629]
23560: ♻️ Released Texture[3630]
23560: ♻️ Released Texture[3631]
23561: ♻️ Released Texture[3632]
23561: ♻️ Released Texture[3633]
23561: ♻️ Released Texture[3634]
23561: ♻️ Released Texture[3653]
23561: ♻️ Released Texture[3654]
23561: ♻️ Released Texture[3655]
23561: ♻️ Released Texture[3656]
23561: ♻️ Released Texture[3657]
23561: ♻️ Released Texture[3658]
23561: ♻️ Released Texture[3659]
23561: ♻️ Released Texture[3703]
23561: ♻️ Released Texture[3704]
23561: ♻️ Released Texture[3705]
23562: ♻️ Released Texture[3775]
23562: ♻️ Released Texture[3776]
23562: ♻️ Released Texture[3786]
23562: ♻️ Released Texture[3787]
23569: ♻️ Released Texture[3610]
23569: ♻️ Released Texture[3627]
23569: ♻️ Released Texture[3635]
23569: ♻️ Released Texture[3652]
23569: ♻️ Released Texture[3660]
23569: ♻️ Released Texture[3664]
23569: ♻️ Released Texture[3698]
23569: ♻️ Released Texture[3702]
23569: ♻️ Released Texture[3773]
23570: ♻️ Released Texture[3774]
23570: ♻️ Released Texture[3788]
23570: ♻️ Released Texture[3789]
23574: ♻️ Released Texture[3611]
23574: ♻️ Released Texture[3626]
23575: ♻️ Released Texture[3636]
23575: ♻️ Released Texture[3651]
23575: ♻️ Released Texture[3661]
23575: ♻️ Released Texture[3701]
23575: ♻️ Released Texture[3772]
23575: ♻️ Released Texture[3790]
23584: ♻️ Released Texture[3612]
23584: ♻️ Released Texture[3625]
23584: ♻️ Released Texture[3637]
23584: ♻️ Released Texture[3650]
23584: ♻️ Released Texture[3662]
23585: ♻️ Released Texture[3700]
23585: ♻️ Released Texture[3771]
23585: ♻️ Released Texture[3791]
23601: ♻️ Released Texture[3613]
23601: ♻️ Released Texture[3624]
23601: ♻️ Released Texture[3638]
23601: ♻️ Released Texture[3649]
23601: ♻️ Released Texture[3663]
23601: ♻️ Released Texture[3699]
23601: ♻️ Released Texture[3770]
23601: ♻️ Released Texture[3792]
23617: ♻️ Released Texture[3614]
23617: ♻️ Released Texture[3623]
23617: ♻️ Released Texture[3639]
23618: ♻️ Released Texture[3648]
23634: ♻️ Released Texture[3769]
23634: ♻️ Released Texture[3793]
23651: ♻️ Released Texture[3615]
23651: ♻️ Released Texture[3622]
23651: ♻️ Released Texture[3640]
23651: ♻️ Released Texture[3647]
23667: ♻️ Released Texture[3768]
23667: ♻️ Released Texture[3794]
23684: ♻️ Released Texture[3616]
23684: ♻️ Released Texture[3621]
23684: ♻️ Released Texture[3641]
23684: ♻️ Released Texture[3646]
23700: ♻️ Released Texture[3767]
23701: ♻️ Released Texture[3795]
23717: ♻️ Released Texture[3617]
23717: ♻️ Released Texture[3620]
23717: ♻️ Released Texture[3642]
23718: ♻️ Released Texture[3645]
23751: ♻️ Released Texture[3766]
23751: ♻️ Released Texture[3796]
23767: ♻️ Released Texture[3618]
23767: ♻️ Released Texture[3619]
23767: ♻️ Released Texture[3643]
23768: ♻️ Released Texture[3644]
23800: ♻️ Released Texture[3765]
23801: ♻️ Released Texture[3797]
23851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23852: 💠 Created Texture[3906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23853: 💠 Created Texture[3907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23853: 💠 Created Texture[3908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23854: 💠 Created Texture[3909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23855: 💠 Created Texture[3910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23856: 💠 Created Texture[3911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23857: 💠 Created Texture[3912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23858: 💠 Created Texture[3913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23858: 💠 Created Texture[3914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23859: 💠 Created Texture[3915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23859: 💠 Created Texture[3916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23860: 💠 Created Texture[3917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23861: 💠 Created Texture[3918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23862: 💠 Created Texture[3919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23862: 💠 Created Texture[3920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23863: 💠 Created Texture[3921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23863: 💠 Created Texture[3922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23864: 💠 Created Texture[3923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23865: 💠 Created Texture[3924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23865: 💠 Created Texture[3925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23866: 💠 Created Texture[3926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23867: 💠 Created Texture[3927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23868: 💠 Created Texture[3928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23869: 💠 Created Texture[3929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23870: 💠 Created Texture[3930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23871: 💠 Created Texture[3931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23872: 💠 Created Texture[3932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23872: 💠 Created Texture[3933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23873: 💠 Created Texture[3934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23874: 💠 Created Texture[3935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23874: 💠 Created Texture[3936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23875: 💠 Created Texture[3937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23875: 💠 Created Texture[3938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23876: 💠 Created Texture[3939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23877: 💠 Created Texture[3940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23877: 💠 Created Texture[3941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23878: 💠 Created Texture[3942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23878: 💠 Created Texture[3943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23879: 💠 Created Texture[3944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23880: 💠 Created Texture[3945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23880: 💠 Created Texture[3946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23881: 💠 Created Texture[3947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23882: 💠 Created Texture[3948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23883: 💠 Created Texture[3949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23883: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23884: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23884: 💠 Created Texture[3950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23885: 💠 Created Texture[3951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23885: 💠 Created Texture[3952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23886: 💠 Created Texture[3953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23887: 💠 Created Texture[3954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23887: 💠 Created Texture[3955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23888: 💠 Created Texture[3956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23888: 💠 Created Texture[3957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23889: 💠 Created Texture[3958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23889: 💠 Created Texture[3959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23890: 💠 Created Texture[3960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23891: 💠 Created Texture[3961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23891: 💠 Created Texture[3962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23892: 💠 Created Texture[3963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23892: 💠 Created Texture[3964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23893: 💠 Created Texture[3965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23893: 💠 Created Texture[3966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23894: 💠 Created Texture[3967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23895: 💠 Created Texture[3968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23895: 💠 Created Texture[3969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23896: 💠 Created Texture[3970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23896: 💠 Created Texture[3971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23897: 💠 Created Texture[3972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23898: 💠 Created Texture[3973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23898: 💠 Created Texture[3974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23899: 💠 Created Texture[3975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23899: 💠 Created Texture[3976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23901: 💠 Created Texture[3977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23902: 💠 Created Texture[3978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23902: 💠 Created Texture[3979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23903: 💠 Created Texture[3980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23903: 💠 Created Texture[3981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23904: 💠 Created Texture[3982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23904: 💠 Created Texture[3983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23905: 💠 Created Texture[3984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23906: 💠 Created Texture[3985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23906: 💠 Created Texture[3986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23907: 💠 Created Texture[3987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23907: 💠 Created Texture[3988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23908: 💠 Created Texture[3989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23908: 💠 Created Texture[3990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23909: 💠 Created Texture[3991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23910: 💠 Created Texture[3992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23910: 💠 Created Texture[3993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23911: 💠 Created Texture[3994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23911: 💠 Created Texture[3995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23912: 💠 Created Texture[3996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23912: 💠 Created Texture[3997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23913: 💠 Created Texture[3998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23914: 💠 Created Texture[3999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23914: 💠 Created Texture[4000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23915: 💠 Created Texture[4001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23915: 💠 Created Texture[4002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23916: 💠 Created Texture[4003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23917: 💠 Created Texture[4004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23917: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
23917: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
23918: 💠 Created Texture[4005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
23918: ♻️ Released Texture[3706]
23918: ♻️ Released Texture[3707]
23918: ♻️ Released Texture[3708]
23918: ♻️ Released Texture[3709]
23919: ♻️ Released Texture[3728]
23919: ♻️ Released Texture[3729]
23919: ♻️ Released Texture[3730]
23919: ♻️ Released Texture[3731]
23919: ♻️ Released Texture[3732]
23919: ♻️ Released Texture[3733]
23919: ♻️ Released Texture[3734]
23919: ♻️ Released Texture[3753]
23920: ♻️ Released Texture[3754]
23920: ♻️ Released Texture[3755]
23920: ♻️ Released Texture[3756]
23920: ♻️ Released Texture[3757]
23920: ♻️ Released Texture[3758]
23920: ♻️ Released Texture[3759]
23920: ♻️ Released Texture[3803]
23920: ♻️ Released Texture[3804]
23921: ♻️ Released Texture[3805]
23927: ♻️ Released Texture[3710]
23927: ♻️ Released Texture[3727]
23927: ♻️ Released Texture[3735]
23927: ♻️ Released Texture[3752]
23927: ♻️ Released Texture[3760]
23927: ♻️ Released Texture[3764]
23927: ♻️ Released Texture[3798]
23927: ♻️ Released Texture[3802]
23927: ♻️ Released Texture[3877]
23927: ♻️ Released Texture[3878]
23927: ♻️ Released Texture[3879]
23928: ♻️ Released Texture[3880]
23928: ♻️ Released Texture[3881]
23928: ♻️ Released Texture[3882]
23928: ♻️ Released Texture[3883]
23928: ♻️ Released Texture[3884]
23928: ♻️ Released Texture[3885]
23933: ♻️ Released Texture[3711]
23933: ♻️ Released Texture[3726]
23933: ♻️ Released Texture[3736]
23933: ♻️ Released Texture[3751]
23933: ♻️ Released Texture[3761]
23933: ♻️ Released Texture[3801]
23934: ♻️ Released Texture[3875]
23934: ♻️ Released Texture[3876]
23934: ♻️ Released Texture[3886]
23934: ♻️ Released Texture[3887]
23939: ♻️ Released Texture[3712]
23939: ♻️ Released Texture[3725]
23939: ♻️ Released Texture[3737]
23939: ♻️ Released Texture[3750]
23939: ♻️ Released Texture[3762]
23939: ♻️ Released Texture[3800]
23939: ♻️ Released Texture[3873]
23939: ♻️ Released Texture[3874]
23939: ♻️ Released Texture[3888]
23939: ♻️ Released Texture[3889]
23951: ♻️ Released Texture[3713]
23951: ♻️ Released Texture[3724]
23951: ♻️ Released Texture[3738]
23951: ♻️ Released Texture[3749]
23951: ♻️ Released Texture[3763]
23951: ♻️ Released Texture[3799]
23951: ♻️ Released Texture[3872]
23951: ♻️ Released Texture[3890]
23967: ♻️ Released Texture[3714]
23967: ♻️ Released Texture[3723]
23968: ♻️ Released Texture[3739]
23968: ♻️ Released Texture[3748]
23968: ♻️ Released Texture[3871]
23968: ♻️ Released Texture[3891]
23984: ♻️ Released Texture[3870]
23984: ♻️ Released Texture[3892]
24001: ♻️ Released Texture[3715]
24001: ♻️ Released Texture[3722]
24001: ♻️ Released Texture[3740]
24001: ♻️ Released Texture[3747]
24017: ♻️ Released Texture[3869]
24017: ♻️ Released Texture[3893]
24034: ♻️ Released Texture[3716]
24034: ♻️ Released Texture[3721]
24034: ♻️ Released Texture[3741]
24034: ♻️ Released Texture[3746]
24051: ♻️ Released Texture[3868]
24051: ♻️ Released Texture[3894]
24067: ♻️ Released Texture[3717]
24067: ♻️ Released Texture[3720]
24068: ♻️ Released Texture[3742]
24068: ♻️ Released Texture[3745]
24084: ♻️ Released Texture[3867]
24084: ♻️ Released Texture[3895]
24117: ♻️ Released Texture[3718]
24117: ♻️ Released Texture[3719]
24118: ♻️ Released Texture[3743]
24118: ♻️ Released Texture[3744]
24134: ♻️ Released Texture[3866]
24134: ♻️ Released Texture[3896]
24186: ♻️ Released Texture[3865]
24186: ♻️ Released Texture[3897]
24217: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24218: 💠 Created Texture[4006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24219: 💠 Created Texture[4007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24219: 💠 Created Texture[4008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24220: 💠 Created Texture[4009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24220: 💠 Created Texture[4010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24221: 💠 Created Texture[4011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24222: 💠 Created Texture[4012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24222: 💠 Created Texture[4013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24223: 💠 Created Texture[4014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24223: 💠 Created Texture[4015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24224: 💠 Created Texture[4016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24224: 💠 Created Texture[4017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24225: 💠 Created Texture[4018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24226: 💠 Created Texture[4019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24226: 💠 Created Texture[4020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24227: 💠 Created Texture[4021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24227: 💠 Created Texture[4022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24228: 💠 Created Texture[4023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24229: 💠 Created Texture[4024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24229: 💠 Created Texture[4025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24230: 💠 Created Texture[4026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24231: 💠 Created Texture[4027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24232: 💠 Created Texture[4028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24233: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24233: 💠 Created Texture[4029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24234: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24234: 💠 Created Texture[4030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24234: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24235: 💠 Created Texture[4031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24236: 💠 Created Texture[4032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24237: 💠 Created Texture[4033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24238: 💠 Created Texture[4034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24238: 💠 Created Texture[4035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24239: 💠 Created Texture[4036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24239: 💠 Created Texture[4037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24240: 💠 Created Texture[4038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24241: 💠 Created Texture[4039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24241: 💠 Created Texture[4040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24242: 💠 Created Texture[4041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24242: 💠 Created Texture[4042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24243: 💠 Created Texture[4043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24243: 💠 Created Texture[4044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24244: 💠 Created Texture[4045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24245: 💠 Created Texture[4046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24245: 💠 Created Texture[4047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24246: 💠 Created Texture[4048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24246: 💠 Created Texture[4049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24247: 💠 Created Texture[4050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24247: 💠 Created Texture[4051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24248: 💠 Created Texture[4052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24248: 💠 Created Texture[4053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24249: 💠 Created Texture[4054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24250: 💠 Created Texture[4055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24250: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24251: 💠 Created Texture[4056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24252: 💠 Created Texture[4057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24253: 💠 Created Texture[4058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24254: 💠 Created Texture[4059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24254: 💠 Created Texture[4060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24255: 💠 Created Texture[4061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24256: 💠 Created Texture[4062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24257: 💠 Created Texture[4063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24258: 💠 Created Texture[4064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24259: 💠 Created Texture[4065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24260: 💠 Created Texture[4066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24261: 💠 Created Texture[4067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24262: 💠 Created Texture[4068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24263: 💠 Created Texture[4069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24263: 💠 Created Texture[4070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24264: 💠 Created Texture[4071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24265: 💠 Created Texture[4072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24266: 💠 Created Texture[4073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24267: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24267: 💠 Created Texture[4074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24268: 💠 Created Texture[4075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24269: 💠 Created Texture[4076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24270: 💠 Created Texture[4077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24270: 💠 Created Texture[4078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24271: 💠 Created Texture[4079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24272: 💠 Created Texture[4080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24272: 💠 Created Texture[4081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24273: 💠 Created Texture[4082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24273: 💠 Created Texture[4083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24274: 💠 Created Texture[4084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24274: 💠 Created Texture[4085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24275: 💠 Created Texture[4086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24276: 💠 Created Texture[4087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24276: 💠 Created Texture[4088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24277: 💠 Created Texture[4089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24277: 💠 Created Texture[4090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24278: 💠 Created Texture[4091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24278: 💠 Created Texture[4092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24279: 💠 Created Texture[4093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24279: 💠 Created Texture[4094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24280: 💠 Created Texture[4095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24281: 💠 Created Texture[4096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24281: 💠 Created Texture[4097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24282: 💠 Created Texture[4098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24282: 💠 Created Texture[4099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24283: 💠 Created Texture[4100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24284: 💠 Created Texture[4101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24285: 💠 Created Texture[4102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24286: 💠 Created Texture[4103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24286: 💠 Created Texture[4104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24287: 💠 Created Texture[4105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24287: ♻️ Released Texture[3977]
24287: ♻️ Released Texture[3978]
24287: ♻️ Released Texture[3979]
24287: ♻️ Released Texture[3980]
24287: ♻️ Released Texture[3981]
24287: ♻️ Released Texture[3982]
24287: ♻️ Released Texture[3983]
24288: ♻️ Released Texture[3984]
24288: ♻️ Released Texture[3985]
24293: ♻️ Released Texture[3806]
24293: ♻️ Released Texture[3807]
24293: ♻️ Released Texture[3808]
24294: ♻️ Released Texture[3809]
24294: ♻️ Released Texture[3828]
24294: ♻️ Released Texture[3829]
24294: ♻️ Released Texture[3830]
24294: ♻️ Released Texture[3831]
24294: ♻️ Released Texture[3832]
24294: ♻️ Released Texture[3833]
24294: ♻️ Released Texture[3834]
24294: ♻️ Released Texture[3853]
24294: ♻️ Released Texture[3854]
24294: ♻️ Released Texture[3855]
24294: ♻️ Released Texture[3856]
24294: ♻️ Released Texture[3857]
24295: ♻️ Released Texture[3858]
24295: ♻️ Released Texture[3859]
24295: ♻️ Released Texture[3903]
24295: ♻️ Released Texture[3904]
24295: ♻️ Released Texture[3905]
24295: ♻️ Released Texture[3975]
24295: ♻️ Released Texture[3976]
24295: ♻️ Released Texture[3986]
24295: ♻️ Released Texture[3987]
24301: ♻️ Released Texture[3810]
24301: ♻️ Released Texture[3827]
24301: ♻️ Released Texture[3835]
24301: ♻️ Released Texture[3852]
24301: ♻️ Released Texture[3860]
24301: ♻️ Released Texture[3864]
24301: ♻️ Released Texture[3898]
24301: ♻️ Released Texture[3902]
24302: ♻️ Released Texture[3973]
24302: ♻️ Released Texture[3974]
24302: ♻️ Released Texture[3988]
24302: ♻️ Released Texture[3989]
24307: ♻️ Released Texture[3811]
24307: ♻️ Released Texture[3826]
24307: ♻️ Released Texture[3836]
24307: ♻️ Released Texture[3851]
24307: ♻️ Released Texture[3861]
24307: ♻️ Released Texture[3901]
24307: ♻️ Released Texture[3972]
24307: ♻️ Released Texture[3990]
24317: ♻️ Released Texture[3812]
24317: ♻️ Released Texture[3825]
24317: ♻️ Released Texture[3837]
24318: ♻️ Released Texture[3850]
24318: ♻️ Released Texture[3862]
24318: ♻️ Released Texture[3900]
24318: ♻️ Released Texture[3971]
24318: ♻️ Released Texture[3991]
24334: ♻️ Released Texture[3813]
24334: ♻️ Released Texture[3824]
24334: ♻️ Released Texture[3838]
24334: ♻️ Released Texture[3849]
24334: ♻️ Released Texture[3863]
24335: ♻️ Released Texture[3899]
24335: ♻️ Released Texture[3970]
24335: ♻️ Released Texture[3992]
24351: ♻️ Released Texture[3814]
24351: ♻️ Released Texture[3823]
24351: ♻️ Released Texture[3839]
24351: ♻️ Released Texture[3848]
24367: ♻️ Released Texture[3969]
24367: ♻️ Released Texture[3993]
24384: ♻️ Released Texture[3815]
24384: ♻️ Released Texture[3822]
24384: ♻️ Released Texture[3840]
24384: ♻️ Released Texture[3847]
24400: ♻️ Released Texture[3968]
24401: ♻️ Released Texture[3994]
24417: ♻️ Released Texture[3816]
24417: ♻️ Released Texture[3821]
24417: ♻️ Released Texture[3841]
24418: ♻️ Released Texture[3846]
24434: ♻️ Released Texture[3967]
24434: ♻️ Released Texture[3995]
24451: ♻️ Released Texture[3817]
24451: ♻️ Released Texture[3820]
24451: ♻️ Released Texture[3842]
24451: ♻️ Released Texture[3845]
24484: ♻️ Released Texture[3966]
24484: ♻️ Released Texture[3996]
24500: ♻️ Released Texture[3818]
24501: ♻️ Released Texture[3819]
24501: ♻️ Released Texture[3843]
24501: ♻️ Released Texture[3844]
24534: ♻️ Released Texture[3965]
24534: ♻️ Released Texture[3997]
24584: ♻️ Released Texture[3906]
24584: ♻️ Released Texture[3907]
24584: ♻️ Released Texture[3908]
24584: ♻️ Released Texture[3909]
24585: ♻️ Released Texture[3928]
24585: ♻️ Released Texture[3929]
24585: ♻️ Released Texture[3930]
24585: ♻️ Released Texture[3931]
24585: ♻️ Released Texture[3932]
24585: ♻️ Released Texture[3933]
24585: ♻️ Released Texture[3934]
24585: ♻️ Released Texture[3953]
24585: ♻️ Released Texture[3954]
24585: ♻️ Released Texture[3955]
24585: ♻️ Released Texture[3956]
24585: ♻️ Released Texture[3957]
24586: ♻️ Released Texture[3958]
24586: ♻️ Released Texture[3959]
24586: ♻️ Released Texture[4003]
24586: ♻️ Released Texture[4004]
24586: ♻️ Released Texture[4005]
24586: ♻️ Released Texture[4077]
24586: ♻️ Released Texture[4078]
24586: ♻️ Released Texture[4079]
24586: ♻️ Released Texture[4080]
24586: ♻️ Released Texture[4081]
24586: ♻️ Released Texture[4082]
24586: ♻️ Released Texture[4083]
24587: ♻️ Released Texture[4084]
24587: ♻️ Released Texture[4085]
24601: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24602: 💠 Created Texture[4106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24602: 💠 Created Texture[4107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24603: 💠 Created Texture[4108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24604: 💠 Created Texture[4109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24605: 💠 Created Texture[4110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24605: 💠 Created Texture[4111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24606: 💠 Created Texture[4112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24606: 💠 Created Texture[4113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24607: 💠 Created Texture[4114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24608: 💠 Created Texture[4115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24608: 💠 Created Texture[4116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24609: 💠 Created Texture[4117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24609: 💠 Created Texture[4118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24610: 💠 Created Texture[4119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24610: 💠 Created Texture[4120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24611: 💠 Created Texture[4121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24612: 💠 Created Texture[4122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24612: 💠 Created Texture[4123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24613: 💠 Created Texture[4124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24613: 💠 Created Texture[4125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24614: 💠 Created Texture[4126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24614: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24614: 💠 Created Texture[4127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24615: 💠 Created Texture[4128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24616: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24616: 💠 Created Texture[4129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24616: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24616: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24617: 💠 Created Texture[4130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24617: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24618: 💠 Created Texture[4131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24618: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24619: 💠 Created Texture[4132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24619: 💠 Created Texture[4133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24620: 💠 Created Texture[4134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24620: 💠 Created Texture[4135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24621: 💠 Created Texture[4136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24622: 💠 Created Texture[4137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24622: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24622: 💠 Created Texture[4138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24623: 💠 Created Texture[4139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24623: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24623: 💠 Created Texture[4140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24623: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24624: 💠 Created Texture[4141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24624: 💠 Created Texture[4142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24625: 💠 Created Texture[4143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24625: 💠 Created Texture[4144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24626: 💠 Created Texture[4145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24627: 💠 Created Texture[4146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24627: 💠 Created Texture[4147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24628: 💠 Created Texture[4148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24628: 💠 Created Texture[4149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24629: 💠 Created Texture[4150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24630: 💠 Created Texture[4151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24631: 💠 Created Texture[4152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24631: 💠 Created Texture[4153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24632: 💠 Created Texture[4154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24632: 💠 Created Texture[4155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24633: 💠 Created Texture[4156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24633: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24634: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24634: 💠 Created Texture[4157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24635: 💠 Created Texture[4158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24636: 💠 Created Texture[4159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24636: 💠 Created Texture[4160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24637: 💠 Created Texture[4161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24637: 💠 Created Texture[4162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24638: 💠 Created Texture[4163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24639: 💠 Created Texture[4164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24639: 💠 Created Texture[4165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24640: 💠 Created Texture[4166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24640: 💠 Created Texture[4167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24641: 💠 Created Texture[4168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24642: 💠 Created Texture[4169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24642: 💠 Created Texture[4170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24643: 💠 Created Texture[4171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24643: 💠 Created Texture[4172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24644: 💠 Created Texture[4173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24644: 💠 Created Texture[4174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24645: 💠 Created Texture[4175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24646: 💠 Created Texture[4176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24646: 💠 Created Texture[4177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24647: 💠 Created Texture[4178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24648: 💠 Created Texture[4179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24648: 💠 Created Texture[4180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24649: 💠 Created Texture[4181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24649: 💠 Created Texture[4182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24650: 💠 Created Texture[4183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24651: 💠 Created Texture[4184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24652: 💠 Created Texture[4185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24653: 💠 Created Texture[4186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24653: 💠 Created Texture[4187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24654: 💠 Created Texture[4188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24654: 💠 Created Texture[4189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24655: 💠 Created Texture[4190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24655: 💠 Created Texture[4191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24656: 💠 Created Texture[4192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24657: 💠 Created Texture[4193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24657: 💠 Created Texture[4194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24658: 💠 Created Texture[4195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24658: 💠 Created Texture[4196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24659: 💠 Created Texture[4197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24659: 💠 Created Texture[4198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24660: 💠 Created Texture[4199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24660: 💠 Created Texture[4200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24661: 💠 Created Texture[4201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24662: 💠 Created Texture[4202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24662: 💠 Created Texture[4203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24663: 💠 Created Texture[4204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24663: 💠 Created Texture[4205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24663: ♻️ Released Texture[3910]
24664: ♻️ Released Texture[3927]
24664: ♻️ Released Texture[3935]
24664: ♻️ Released Texture[3952]
24664: ♻️ Released Texture[3960]
24664: ♻️ Released Texture[3964]
24664: ♻️ Released Texture[3998]
24664: ♻️ Released Texture[4002]
24664: ♻️ Released Texture[4075]
24664: ♻️ Released Texture[4076]
24664: ♻️ Released Texture[4086]
24664: ♻️ Released Texture[4087]
24670: ♻️ Released Texture[3911]
24670: ♻️ Released Texture[3926]
24670: ♻️ Released Texture[3936]
24670: ♻️ Released Texture[3951]
24670: ♻️ Released Texture[3961]
24670: ♻️ Released Texture[4001]
24670: ♻️ Released Texture[4073]
24671: ♻️ Released Texture[4074]
24671: ♻️ Released Texture[4088]
24671: ♻️ Released Texture[4089]
24675: ♻️ Released Texture[3912]
24675: ♻️ Released Texture[3925]
24675: ♻️ Released Texture[3937]
24675: ♻️ Released Texture[3950]
24675: ♻️ Released Texture[3962]
24675: ♻️ Released Texture[4000]
24675: ♻️ Released Texture[4072]
24675: ♻️ Released Texture[4090]
24684: ♻️ Released Texture[3913]
24684: ♻️ Released Texture[3924]
24684: ♻️ Released Texture[3938]
24684: ♻️ Released Texture[3949]
24684: ♻️ Released Texture[3963]
24684: ♻️ Released Texture[3999]
24684: ♻️ Released Texture[4071]
24685: ♻️ Released Texture[4091]
24700: ♻️ Released Texture[3914]
24701: ♻️ Released Texture[3923]
24701: ♻️ Released Texture[3939]
24701: ♻️ Released Texture[3948]
24701: ♻️ Released Texture[4070]
24701: ♻️ Released Texture[4092]
24734: ♻️ Released Texture[3915]
24734: ♻️ Released Texture[3922]
24734: ♻️ Released Texture[3940]
24734: ♻️ Released Texture[3947]
24735: ♻️ Released Texture[4069]
24735: ♻️ Released Texture[4093]
24767: ♻️ Released Texture[3916]
24767: ♻️ Released Texture[3921]
24767: ♻️ Released Texture[3941]
24767: ♻️ Released Texture[3946]
24768: ♻️ Released Texture[4068]
24768: ♻️ Released Texture[4094]
24800: ♻️ Released Texture[3917]
24801: ♻️ Released Texture[3920]
24801: ♻️ Released Texture[3942]
24801: ♻️ Released Texture[3945]
24801: ♻️ Released Texture[4067]
24801: ♻️ Released Texture[4095]
24851: ♻️ Released Texture[3918]
24851: ♻️ Released Texture[3919]
24851: ♻️ Released Texture[3943]
24851: ♻️ Released Texture[3944]
24851: ♻️ Released Texture[4066]
24851: ♻️ Released Texture[4096]
24901: ♻️ Released Texture[4065]
24901: ♻️ Released Texture[4097]
24950: ♻️ Released Texture[4006]
24951: ♻️ Released Texture[4007]
24951: ♻️ Released Texture[4008]
24951: ♻️ Released Texture[4009]
24951: ♻️ Released Texture[4028]
24951: ♻️ Released Texture[4029]
24951: ♻️ Released Texture[4030]
24952: ♻️ Released Texture[4031]
24952: ♻️ Released Texture[4032]
24952: ♻️ Released Texture[4033]
24952: ♻️ Released Texture[4034]
24952: ♻️ Released Texture[4053]
24952: ♻️ Released Texture[4054]
24952: ♻️ Released Texture[4055]
24952: ♻️ Released Texture[4056]
24952: ♻️ Released Texture[4057]
24952: ♻️ Released Texture[4058]
24952: ♻️ Released Texture[4059]
24952: ♻️ Released Texture[4103]
24952: ♻️ Released Texture[4104]
24953: ♻️ Released Texture[4105]
24967: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24968: 💠 Created Texture[4206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24969: 💠 Created Texture[4207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24970: 💠 Created Texture[4208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24971: 💠 Created Texture[4209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24972: 💠 Created Texture[4210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24972: 💠 Created Texture[4211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24973: 💠 Created Texture[4212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24974: 💠 Created Texture[4213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24974: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24974: 💠 Created Texture[4214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24975: 💠 Created Texture[4215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24975: 💠 Created Texture[4216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24976: 💠 Created Texture[4217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24976: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24976: 💠 Created Texture[4218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24977: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24977: 💠 Created Texture[4219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24977: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24978: 💠 Created Texture[4220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24978: 💠 Created Texture[4221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24979: 💠 Created Texture[4222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24979: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24979: 💠 Created Texture[4223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24980: 💠 Created Texture[4224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24981: 💠 Created Texture[4225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24981: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24981: 💠 Created Texture[4226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24982: 💠 Created Texture[4227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24982: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24982: 💠 Created Texture[4228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24983: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24984: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24984: 💠 Created Texture[4229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24985: 💠 Created Texture[4230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24986: 💠 Created Texture[4231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24987: 💠 Created Texture[4232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24988: 💠 Created Texture[4233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24989: 💠 Created Texture[4234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24989: 💠 Created Texture[4235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24990: 💠 Created Texture[4236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24990: 💠 Created Texture[4237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24991: 💠 Created Texture[4238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24991: 💠 Created Texture[4239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24992: 💠 Created Texture[4240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24992: 💠 Created Texture[4241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24993: 💠 Created Texture[4242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24994: 💠 Created Texture[4243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24994: 💠 Created Texture[4244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24995: 💠 Created Texture[4245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24995: 💠 Created Texture[4246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24996: 💠 Created Texture[4247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24997: 💠 Created Texture[4248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24997: 💠 Created Texture[4249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24998: 💠 Created Texture[4250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24998: 💠 Created Texture[4251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24999: 💠 Created Texture[4252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
24999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
24999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
24999: 💠 Created Texture[4253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25001: 💠 Created Texture[4254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25002: 💠 Created Texture[4255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25003: 💠 Created Texture[4256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25003: 💠 Created Texture[4257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25004: 💠 Created Texture[4258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25005: 💠 Created Texture[4259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25006: 💠 Created Texture[4260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25007: 💠 Created Texture[4261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25007: 💠 Created Texture[4262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25008: 💠 Created Texture[4263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25008: 💠 Created Texture[4264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25009: 💠 Created Texture[4265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25010: 💠 Created Texture[4266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25010: 💠 Created Texture[4267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25011: 💠 Created Texture[4268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25011: 💠 Created Texture[4269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25012: 💠 Created Texture[4270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25012: 💠 Created Texture[4271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25013: 💠 Created Texture[4272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25014: 💠 Created Texture[4273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25014: 💠 Created Texture[4274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25015: 💠 Created Texture[4275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25015: 💠 Created Texture[4276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25016: 💠 Created Texture[4277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25017: 💠 Created Texture[4278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25017: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25018: 💠 Created Texture[4279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25019: 💠 Created Texture[4280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25020: 💠 Created Texture[4281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25020: 💠 Created Texture[4282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25021: 💠 Created Texture[4283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25022: 💠 Created Texture[4284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25023: 💠 Created Texture[4285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25023: 💠 Created Texture[4286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25024: 💠 Created Texture[4287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25024: 💠 Created Texture[4288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25025: 💠 Created Texture[4289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25026: 💠 Created Texture[4290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25026: 💠 Created Texture[4291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25027: 💠 Created Texture[4292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25027: 💠 Created Texture[4293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25028: 💠 Created Texture[4294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25028: 💠 Created Texture[4295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25029: 💠 Created Texture[4296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25030: 💠 Created Texture[4297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25030: 💠 Created Texture[4298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25031: 💠 Created Texture[4299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25031: 💠 Created Texture[4300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25032: 💠 Created Texture[4301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25032: 💠 Created Texture[4302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25033: 💠 Created Texture[4303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25034: 💠 Created Texture[4304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25036: 💠 Created Texture[4305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25036: ♻️ Released Texture[4010]
25036: ♻️ Released Texture[4027]
25036: ♻️ Released Texture[4035]
25036: ♻️ Released Texture[4052]
25036: ♻️ Released Texture[4060]
25037: ♻️ Released Texture[4064]
25037: ♻️ Released Texture[4098]
25037: ♻️ Released Texture[4102]
25037: ♻️ Released Texture[4177]
25037: ♻️ Released Texture[4178]
25037: ♻️ Released Texture[4179]
25037: ♻️ Released Texture[4180]
25037: ♻️ Released Texture[4181]
25038: ♻️ Released Texture[4182]
25038: ♻️ Released Texture[4183]
25038: ♻️ Released Texture[4184]
25038: ♻️ Released Texture[4185]
25043: ♻️ Released Texture[4011]
25043: ♻️ Released Texture[4026]
25043: ♻️ Released Texture[4036]
25043: ♻️ Released Texture[4051]
25043: ♻️ Released Texture[4061]
25043: ♻️ Released Texture[4101]
25043: ♻️ Released Texture[4175]
25043: ♻️ Released Texture[4176]
25043: ♻️ Released Texture[4186]
25043: ♻️ Released Texture[4187]
25048: ♻️ Released Texture[4012]
25048: ♻️ Released Texture[4025]
25048: ♻️ Released Texture[4037]
25048: ♻️ Released Texture[4050]
25048: ♻️ Released Texture[4062]
25048: ♻️ Released Texture[4100]
25048: ♻️ Released Texture[4173]
25048: ♻️ Released Texture[4174]
25048: ♻️ Released Texture[4188]
25049: ♻️ Released Texture[4189]
25054: ♻️ Released Texture[4013]
25054: ♻️ Released Texture[4024]
25054: ♻️ Released Texture[4038]
25054: ♻️ Released Texture[4049]
25054: ♻️ Released Texture[4063]
25054: ♻️ Released Texture[4099]
25054: ♻️ Released Texture[4172]
25055: ♻️ Released Texture[4190]
25067: ♻️ Released Texture[4014]
25067: ♻️ Released Texture[4023]
25068: ♻️ Released Texture[4039]
25068: ♻️ Released Texture[4048]
25068: ♻️ Released Texture[4171]
25068: ♻️ Released Texture[4191]
25084: ♻️ Released Texture[4170]
25084: ♻️ Released Texture[4192]
25101: ♻️ Released Texture[4015]
25101: ♻️ Released Texture[4022]
25101: ♻️ Released Texture[4040]
25101: ♻️ Released Texture[4047]
25117: ♻️ Released Texture[4169]
25117: ♻️ Released Texture[4193]
25134: ♻️ Released Texture[4016]
25134: ♻️ Released Texture[4021]
25134: ♻️ Released Texture[4041]
25134: ♻️ Released Texture[4046]
25151: ♻️ Released Texture[4168]
25151: ♻️ Released Texture[4194]
25167: ♻️ Released Texture[4017]
25168: ♻️ Released Texture[4020]
25168: ♻️ Released Texture[4042]
25168: ♻️ Released Texture[4045]
25184: ♻️ Released Texture[4167]
25184: ♻️ Released Texture[4195]
25217: ♻️ Released Texture[4018]
25217: ♻️ Released Texture[4019]
25218: ♻️ Released Texture[4043]
25218: ♻️ Released Texture[4044]
25234: ♻️ Released Texture[4166]
25234: ♻️ Released Texture[4196]
25284: ♻️ Released Texture[4165]
25284: ♻️ Released Texture[4197]
25334: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25335: 💠 Created Texture[4306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25336: 💠 Created Texture[4307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25336: 💠 Created Texture[4308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25337: 💠 Created Texture[4309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25338: 💠 Created Texture[4310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25339: 💠 Created Texture[4311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25339: 💠 Created Texture[4312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25340: 💠 Created Texture[4313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25341: 💠 Created Texture[4314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25342: 💠 Created Texture[4315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25343: 💠 Created Texture[4316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25343: 💠 Created Texture[4317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25344: 💠 Created Texture[4318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25345: 💠 Created Texture[4319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25346: 💠 Created Texture[4320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25347: 💠 Created Texture[4321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25348: 💠 Created Texture[4322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25349: 💠 Created Texture[4323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25350: 💠 Created Texture[4324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25352: 💠 Created Texture[4325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25352: 💠 Created Texture[4326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25353: 💠 Created Texture[4327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25354: 💠 Created Texture[4328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25354: 💠 Created Texture[4329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25355: 💠 Created Texture[4330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25355: 💠 Created Texture[4331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25356: 💠 Created Texture[4332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25357: 💠 Created Texture[4333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25357: 💠 Created Texture[4334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25358: 💠 Created Texture[4335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25358: 💠 Created Texture[4336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25359: 💠 Created Texture[4337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25360: 💠 Created Texture[4338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25361: 💠 Created Texture[4339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25361: 💠 Created Texture[4340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25362: 💠 Created Texture[4341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25362: 💠 Created Texture[4342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25363: 💠 Created Texture[4343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25364: 💠 Created Texture[4344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25364: 💠 Created Texture[4345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25365: 💠 Created Texture[4346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25365: 💠 Created Texture[4347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25366: 💠 Created Texture[4348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25367: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25367: 💠 Created Texture[4349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25367: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25368: 💠 Created Texture[4350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25369: 💠 Created Texture[4351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25369: 💠 Created Texture[4352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25370: 💠 Created Texture[4353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25371: 💠 Created Texture[4354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25371: 💠 Created Texture[4355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25372: 💠 Created Texture[4356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25372: 💠 Created Texture[4357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25373: 💠 Created Texture[4358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25373: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25373: 💠 Created Texture[4359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25374: 💠 Created Texture[4360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25375: 💠 Created Texture[4361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25375: 💠 Created Texture[4362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25376: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25376: 💠 Created Texture[4363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25376: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25377: 💠 Created Texture[4364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25377: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25378: 💠 Created Texture[4365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25379: 💠 Created Texture[4366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25379: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25380: 💠 Created Texture[4367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25380: 💠 Created Texture[4368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25381: 💠 Created Texture[4369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25382: 💠 Created Texture[4370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25383: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25384: 💠 Created Texture[4371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25385: 💠 Created Texture[4372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25386: 💠 Created Texture[4373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25386: 💠 Created Texture[4374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25387: 💠 Created Texture[4375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25387: 💠 Created Texture[4376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25388: 💠 Created Texture[4377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25389: 💠 Created Texture[4378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25389: 💠 Created Texture[4379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25390: 💠 Created Texture[4380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25390: 💠 Created Texture[4381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25391: 💠 Created Texture[4382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25392: 💠 Created Texture[4383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25392: 💠 Created Texture[4384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25393: 💠 Created Texture[4385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25394: 💠 Created Texture[4386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25395: 💠 Created Texture[4387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25396: 💠 Created Texture[4388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25397: 💠 Created Texture[4389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25397: 💠 Created Texture[4390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25398: 💠 Created Texture[4391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25398: 💠 Created Texture[4392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25399: 💠 Created Texture[4393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25400: 💠 Created Texture[4394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25400: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25401: 💠 Created Texture[4395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25402: 💠 Created Texture[4396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25403: 💠 Created Texture[4397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25404: 💠 Created Texture[4398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25405: 💠 Created Texture[4399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25406: 💠 Created Texture[4400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25406: 💠 Created Texture[4401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25407: 💠 Created Texture[4402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25407: 💠 Created Texture[4403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25408: 💠 Created Texture[4404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25409: 💠 Created Texture[4405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25409: ♻️ Released Texture[4106]
25409: ♻️ Released Texture[4107]
25409: ♻️ Released Texture[4108]
25409: ♻️ Released Texture[4109]
25410: ♻️ Released Texture[4128]
25410: ♻️ Released Texture[4129]
25410: ♻️ Released Texture[4130]
25410: ♻️ Released Texture[4131]
25410: ♻️ Released Texture[4132]
25410: ♻️ Released Texture[4133]
25410: ♻️ Released Texture[4134]
25410: ♻️ Released Texture[4153]
25410: ♻️ Released Texture[4154]
25411: ♻️ Released Texture[4155]
25411: ♻️ Released Texture[4156]
25411: ♻️ Released Texture[4157]
25411: ♻️ Released Texture[4158]
25411: ♻️ Released Texture[4159]
25411: ♻️ Released Texture[4203]
25411: ♻️ Released Texture[4204]
25411: ♻️ Released Texture[4205]
25412: ♻️ Released Texture[4277]
25412: ♻️ Released Texture[4278]
25412: ♻️ Released Texture[4279]
25412: ♻️ Released Texture[4280]
25412: ♻️ Released Texture[4281]
25412: ♻️ Released Texture[4282]
25412: ♻️ Released Texture[4283]
25412: ♻️ Released Texture[4284]
25413: ♻️ Released Texture[4285]
25420: ♻️ Released Texture[4110]
25420: ♻️ Released Texture[4127]
25420: ♻️ Released Texture[4135]
25420: ♻️ Released Texture[4152]
25420: ♻️ Released Texture[4160]
25421: ♻️ Released Texture[4164]
25421: ♻️ Released Texture[4198]
25421: ♻️ Released Texture[4202]
25421: ♻️ Released Texture[4275]
25421: ♻️ Released Texture[4276]
25421: ♻️ Released Texture[4286]
25421: ♻️ Released Texture[4287]
25425: ♻️ Released Texture[4111]
25425: ♻️ Released Texture[4126]
25426: ♻️ Released Texture[4136]
25426: ♻️ Released Texture[4151]
25426: ♻️ Released Texture[4161]
25426: ♻️ Released Texture[4201]
25426: ♻️ Released Texture[4273]
25426: ♻️ Released Texture[4274]
25426: ♻️ Released Texture[4288]
25426: ♻️ Released Texture[4289]
25434: ♻️ Released Texture[4112]
25434: ♻️ Released Texture[4125]
25434: ♻️ Released Texture[4137]
25434: ♻️ Released Texture[4150]
25434: ♻️ Released Texture[4162]
25434: ♻️ Released Texture[4200]
25435: ♻️ Released Texture[4272]
25435: ♻️ Released Texture[4290]
25451: ♻️ Released Texture[4113]
25451: ♻️ Released Texture[4124]
25451: ♻️ Released Texture[4138]
25451: ♻️ Released Texture[4149]
25451: ♻️ Released Texture[4163]
25451: ♻️ Released Texture[4199]
25451: ♻️ Released Texture[4271]
25452: ♻️ Released Texture[4291]
25467: ♻️ Released Texture[4114]
25467: ♻️ Released Texture[4123]
25467: ♻️ Released Texture[4139]
25468: ♻️ Released Texture[4148]
25468: ♻️ Released Texture[4270]
25468: ♻️ Released Texture[4292]
25500: ♻️ Released Texture[4115]
25501: ♻️ Released Texture[4122]
25501: ♻️ Released Texture[4140]
25501: ♻️ Released Texture[4147]
25501: ♻️ Released Texture[4269]
25501: ♻️ Released Texture[4293]
25534: ♻️ Released Texture[4116]
25534: ♻️ Released Texture[4121]
25534: ♻️ Released Texture[4141]
25534: ♻️ Released Texture[4146]
25534: ♻️ Released Texture[4268]
25534: ♻️ Released Texture[4294]
25567: ♻️ Released Texture[4117]
25567: ♻️ Released Texture[4120]
25568: ♻️ Released Texture[4142]
25568: ♻️ Released Texture[4145]
25568: ♻️ Released Texture[4267]
25568: ♻️ Released Texture[4295]
25617: ♻️ Released Texture[4118]
25617: ♻️ Released Texture[4119]
25618: ♻️ Released Texture[4143]
25618: ♻️ Released Texture[4144]
25618: ♻️ Released Texture[4266]
25618: ♻️ Released Texture[4296]
25667: ♻️ Released Texture[4265]
25667: ♻️ Released Texture[4297]
25718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25719: 💠 Created Texture[4406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25720: 💠 Created Texture[4407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25720: 💠 Created Texture[4408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25721: 💠 Created Texture[4409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25721: 💠 Created Texture[4410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25722: 💠 Created Texture[4411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25723: 💠 Created Texture[4412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25723: 💠 Created Texture[4413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25724: 💠 Created Texture[4414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25725: 💠 Created Texture[4415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25725: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25725: 💠 Created Texture[4416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25726: 💠 Created Texture[4417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25727: 💠 Created Texture[4418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25727: 💠 Created Texture[4419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25728: 💠 Created Texture[4420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25728: 💠 Created Texture[4421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25729: 💠 Created Texture[4422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25730: 💠 Created Texture[4423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25731: 💠 Created Texture[4424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25732: 💠 Created Texture[4425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25733: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25733: 💠 Created Texture[4426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25734: 💠 Created Texture[4427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25734: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25735: 💠 Created Texture[4428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25736: 💠 Created Texture[4429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25737: 💠 Created Texture[4430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25738: 💠 Created Texture[4431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25739: 💠 Created Texture[4432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25740: 💠 Created Texture[4433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25740: 💠 Created Texture[4434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25741: 💠 Created Texture[4435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25741: 💠 Created Texture[4436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25742: 💠 Created Texture[4437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25743: 💠 Created Texture[4438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25744: 💠 Created Texture[4439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25745: 💠 Created Texture[4440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25746: 💠 Created Texture[4441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25747: 💠 Created Texture[4442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25748: 💠 Created Texture[4443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25749: 💠 Created Texture[4444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25751: 💠 Created Texture[4445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25752: 💠 Created Texture[4446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25753: 💠 Created Texture[4447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25753: 💠 Created Texture[4448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25754: 💠 Created Texture[4449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25755: 💠 Created Texture[4450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25755: 💠 Created Texture[4451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25756: 💠 Created Texture[4452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25757: 💠 Created Texture[4453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25757: 💠 Created Texture[4454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25758: 💠 Created Texture[4455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25759: 💠 Created Texture[4456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25759: 💠 Created Texture[4457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25760: 💠 Created Texture[4458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25760: 💠 Created Texture[4459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25761: 💠 Created Texture[4460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25762: 💠 Created Texture[4461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25762: 💠 Created Texture[4462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25763: 💠 Created Texture[4463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25764: 💠 Created Texture[4464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25765: 💠 Created Texture[4465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25766: 💠 Created Texture[4466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25767: 💠 Created Texture[4467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25769: 💠 Created Texture[4468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25769: 💠 Created Texture[4469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25770: 💠 Created Texture[4470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25771: 💠 Created Texture[4471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25772: 💠 Created Texture[4472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25773: 💠 Created Texture[4473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25774: 💠 Created Texture[4474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25775: 💠 Created Texture[4475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25776: 💠 Created Texture[4476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25777: 💠 Created Texture[4477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25777: 💠 Created Texture[4478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25778: 💠 Created Texture[4479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25779: 💠 Created Texture[4480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25779: 💠 Created Texture[4481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25780: 💠 Created Texture[4482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25780: 💠 Created Texture[4483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25781: 💠 Created Texture[4484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25782: 💠 Created Texture[4485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25782: 💠 Created Texture[4486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25784: 💠 Created Texture[4487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25785: 💠 Created Texture[4488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25786: 💠 Created Texture[4489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25787: 💠 Created Texture[4490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25788: 💠 Created Texture[4491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25789: 💠 Created Texture[4492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25789: 💠 Created Texture[4493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25790: 💠 Created Texture[4494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25791: 💠 Created Texture[4495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25792: 💠 Created Texture[4496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25793: 💠 Created Texture[4497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25794: 💠 Created Texture[4498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25795: 💠 Created Texture[4499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25795: 💠 Created Texture[4500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25796: 💠 Created Texture[4501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25797: 💠 Created Texture[4502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25797: 💠 Created Texture[4503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25798: 💠 Created Texture[4504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
25798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
25798: 💠 Created Texture[4505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
25799: ♻️ Released Texture[4206]
25799: ♻️ Released Texture[4207]
25799: ♻️ Released Texture[4208]
25799: ♻️ Released Texture[4209]
25799: ♻️ Released Texture[4228]
25799: ♻️ Released Texture[4229]
25799: ♻️ Released Texture[4230]
25799: ♻️ Released Texture[4231]
25799: ♻️ Released Texture[4232]
25799: ♻️ Released Texture[4233]
25799: ♻️ Released Texture[4234]
25800: ♻️ Released Texture[4253]
25800: ♻️ Released Texture[4254]
25800: ♻️ Released Texture[4255]
25800: ♻️ Released Texture[4256]
25800: ♻️ Released Texture[4257]
25800: ♻️ Released Texture[4258]
25800: ♻️ Released Texture[4259]
25800: ♻️ Released Texture[4303]
25801: ♻️ Released Texture[4304]
25801: ♻️ Released Texture[4305]
25801: ♻️ Released Texture[4377]
25801: ♻️ Released Texture[4378]
25801: ♻️ Released Texture[4379]
25801: ♻️ Released Texture[4380]
25801: ♻️ Released Texture[4381]
25801: ♻️ Released Texture[4382]
25802: ♻️ Released Texture[4383]
25802: ♻️ Released Texture[4384]
25802: ♻️ Released Texture[4385]
25809: ♻️ Released Texture[4210]
25809: ♻️ Released Texture[4227]
25809: ♻️ Released Texture[4235]
25809: ♻️ Released Texture[4252]
25809: ♻️ Released Texture[4260]
25809: ♻️ Released Texture[4264]
25809: ♻️ Released Texture[4298]
25809: ♻️ Released Texture[4302]
25810: ♻️ Released Texture[4375]
25810: ♻️ Released Texture[4376]
25810: ♻️ Released Texture[4386]
25810: ♻️ Released Texture[4387]
25818: ♻️ Released Texture[4211]
25818: ♻️ Released Texture[4226]
25818: ♻️ Released Texture[4236]
25818: ♻️ Released Texture[4251]
25818: ♻️ Released Texture[4261]
25818: ♻️ Released Texture[4301]
25818: ♻️ Released Texture[4373]
25819: ♻️ Released Texture[4374]
25819: ♻️ Released Texture[4388]
25819: ♻️ Released Texture[4389]
25823: ♻️ Released Texture[4212]
25823: ♻️ Released Texture[4225]
25823: ♻️ Released Texture[4237]
25823: ♻️ Released Texture[4250]
25823: ♻️ Released Texture[4262]
25823: ♻️ Released Texture[4300]
25823: ♻️ Released Texture[4372]
25823: ♻️ Released Texture[4390]
25834: ♻️ Released Texture[4213]
25834: ♻️ Released Texture[4224]
25834: ♻️ Released Texture[4238]
25834: ♻️ Released Texture[4249]
25834: ♻️ Released Texture[4263]
25834: ♻️ Released Texture[4299]
25835: ♻️ Released Texture[4371]
25835: ♻️ Released Texture[4391]
25851: ♻️ Released Texture[4214]
25851: ♻️ Released Texture[4223]
25851: ♻️ Released Texture[4239]
25851: ♻️ Released Texture[4248]
25851: ♻️ Released Texture[4370]
25851: ♻️ Released Texture[4392]
25884: ♻️ Released Texture[4215]
25884: ♻️ Released Texture[4222]
25884: ♻️ Released Texture[4240]
25884: ♻️ Released Texture[4247]
25884: ♻️ Released Texture[4369]
25885: ♻️ Released Texture[4393]
25917: ♻️ Released Texture[4216]
25917: ♻️ Released Texture[4221]
25917: ♻️ Released Texture[4241]
25918: ♻️ Released Texture[4246]
25918: ♻️ Released Texture[4368]
25918: ♻️ Released Texture[4394]
25951: ♻️ Released Texture[4217]
25951: ♻️ Released Texture[4220]
25951: ♻️ Released Texture[4242]
25951: ♻️ Released Texture[4245]
25951: ♻️ Released Texture[4367]
25951: ♻️ Released Texture[4395]
26001: ♻️ Released Texture[4218]
26001: ♻️ Released Texture[4219]
26001: ♻️ Released Texture[4243]
26001: ♻️ Released Texture[4244]
26001: ♻️ Released Texture[4366]
26002: ♻️ Released Texture[4396]
26050: ♻️ Released Texture[4365]
26051: ♻️ Released Texture[4397]
26084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26085: 💠 Created Texture[4506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26086: 💠 Created Texture[4507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26086: 💠 Created Texture[4508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26087: 💠 Created Texture[4509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26087: 💠 Created Texture[4510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26088: 💠 Created Texture[4511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26089: 💠 Created Texture[4512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26089: 💠 Created Texture[4513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26090: 💠 Created Texture[4514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26090: 💠 Created Texture[4515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26091: 💠 Created Texture[4516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26092: 💠 Created Texture[4517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26093: 💠 Created Texture[4518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26093: 💠 Created Texture[4519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26094: 💠 Created Texture[4520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26094: 💠 Created Texture[4521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26095: 💠 Created Texture[4522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26096: 💠 Created Texture[4523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26096: 💠 Created Texture[4524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26097: 💠 Created Texture[4525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26097: 💠 Created Texture[4526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26098: 💠 Created Texture[4527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26098: 💠 Created Texture[4528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26099: 💠 Created Texture[4529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26100: 💠 Created Texture[4530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26100: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26102: 💠 Created Texture[4531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26103: 💠 Created Texture[4532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26104: 💠 Created Texture[4533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26105: 💠 Created Texture[4534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26105: 💠 Created Texture[4535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26106: 💠 Created Texture[4536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26107: 💠 Created Texture[4537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26107: 💠 Created Texture[4538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26108: 💠 Created Texture[4539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26108: 💠 Created Texture[4540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26109: 💠 Created Texture[4541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26109: 💠 Created Texture[4542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26110: 💠 Created Texture[4543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26111: 💠 Created Texture[4544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26111: 💠 Created Texture[4545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26112: 💠 Created Texture[4546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26112: 💠 Created Texture[4547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26113: 💠 Created Texture[4548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26114: 💠 Created Texture[4549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26114: 💠 Created Texture[4550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26115: 💠 Created Texture[4551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26115: 💠 Created Texture[4552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26116: 💠 Created Texture[4553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26117: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26117: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26117: 💠 Created Texture[4554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26118: 💠 Created Texture[4555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26120: 💠 Created Texture[4556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26120: 💠 Created Texture[4557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26121: 💠 Created Texture[4558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26122: 💠 Created Texture[4559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26123: 💠 Created Texture[4560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26123: 💠 Created Texture[4561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26124: 💠 Created Texture[4562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26125: 💠 Created Texture[4563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26125: 💠 Created Texture[4564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26126: 💠 Created Texture[4565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26126: 💠 Created Texture[4566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26127: 💠 Created Texture[4567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26127: 💠 Created Texture[4568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26128: 💠 Created Texture[4569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26128: 💠 Created Texture[4570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26129: 💠 Created Texture[4571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26130: 💠 Created Texture[4572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26130: 💠 Created Texture[4573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26131: 💠 Created Texture[4574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26132: 💠 Created Texture[4575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26132: 💠 Created Texture[4576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26133: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26133: 💠 Created Texture[4577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26135: 💠 Created Texture[4578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26136: 💠 Created Texture[4579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26136: 💠 Created Texture[4580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26137: 💠 Created Texture[4581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26137: 💠 Created Texture[4582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26138: 💠 Created Texture[4583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26139: 💠 Created Texture[4584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26139: 💠 Created Texture[4585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26140: 💠 Created Texture[4586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26141: 💠 Created Texture[4587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26141: 💠 Created Texture[4588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26142: 💠 Created Texture[4589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26143: 💠 Created Texture[4590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26143: 💠 Created Texture[4591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26144: 💠 Created Texture[4592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26144: 💠 Created Texture[4593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26145: 💠 Created Texture[4594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26146: 💠 Created Texture[4595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26146: 💠 Created Texture[4596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26147: 💠 Created Texture[4597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26148: 💠 Created Texture[4598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26148: 💠 Created Texture[4599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26149: 💠 Created Texture[4600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26149: 💠 Created Texture[4601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26150: 💠 Created Texture[4602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26151: 💠 Created Texture[4603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26152: 💠 Created Texture[4604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26152: 💠 Created Texture[4605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26158: ♻️ Released Texture[4306]
26158: ♻️ Released Texture[4307]
26158: ♻️ Released Texture[4308]
26158: ♻️ Released Texture[4309]
26158: ♻️ Released Texture[4328]
26158: ♻️ Released Texture[4329]
26158: ♻️ Released Texture[4330]
26158: ♻️ Released Texture[4331]
26159: ♻️ Released Texture[4332]
26159: ♻️ Released Texture[4333]
26159: ♻️ Released Texture[4334]
26159: ♻️ Released Texture[4353]
26159: ♻️ Released Texture[4354]
26159: ♻️ Released Texture[4355]
26159: ♻️ Released Texture[4356]
26159: ♻️ Released Texture[4357]
26159: ♻️ Released Texture[4358]
26159: ♻️ Released Texture[4359]
26159: ♻️ Released Texture[4403]
26159: ♻️ Released Texture[4404]
26159: ♻️ Released Texture[4405]
26160: ♻️ Released Texture[4477]
26160: ♻️ Released Texture[4478]
26160: ♻️ Released Texture[4479]
26160: ♻️ Released Texture[4480]
26160: ♻️ Released Texture[4481]
26160: ♻️ Released Texture[4482]
26160: ♻️ Released Texture[4483]
26160: ♻️ Released Texture[4484]
26160: ♻️ Released Texture[4485]
26165: ♻️ Released Texture[4310]
26165: ♻️ Released Texture[4327]
26165: ♻️ Released Texture[4335]
26165: ♻️ Released Texture[4352]
26165: ♻️ Released Texture[4360]
26165: ♻️ Released Texture[4364]
26165: ♻️ Released Texture[4398]
26165: ♻️ Released Texture[4402]
26165: ♻️ Released Texture[4475]
26165: ♻️ Released Texture[4476]
26165: ♻️ Released Texture[4486]
26165: ♻️ Released Texture[4487]
26172: ♻️ Released Texture[4311]
26173: ♻️ Released Texture[4326]
26173: ♻️ Released Texture[4336]
26173: ♻️ Released Texture[4351]
26173: ♻️ Released Texture[4361]
26173: ♻️ Released Texture[4401]
26173: ♻️ Released Texture[4473]
26173: ♻️ Released Texture[4474]
26173: ♻️ Released Texture[4488]
26173: ♻️ Released Texture[4489]
26184: ♻️ Released Texture[4312]
26184: ♻️ Released Texture[4325]
26184: ♻️ Released Texture[4337]
26184: ♻️ Released Texture[4350]
26184: ♻️ Released Texture[4362]
26184: ♻️ Released Texture[4400]
26185: ♻️ Released Texture[4472]
26185: ♻️ Released Texture[4490]
26201: ♻️ Released Texture[4313]
26201: ♻️ Released Texture[4324]
26201: ♻️ Released Texture[4338]
26201: ♻️ Released Texture[4349]
26201: ♻️ Released Texture[4363]
26201: ♻️ Released Texture[4399]
26201: ♻️ Released Texture[4471]
26202: ♻️ Released Texture[4491]
26218: ♻️ Released Texture[4314]
26219: ♻️ Released Texture[4323]
26219: ♻️ Released Texture[4339]
26219: ♻️ Released Texture[4348]
26219: ♻️ Released Texture[4470]
26219: ♻️ Released Texture[4492]
26250: ♻️ Released Texture[4315]
26251: ♻️ Released Texture[4322]
26251: ♻️ Released Texture[4340]
26251: ♻️ Released Texture[4347]
26251: ♻️ Released Texture[4469]
26251: ♻️ Released Texture[4493]
26284: ♻️ Released Texture[4316]
26284: ♻️ Released Texture[4321]
26284: ♻️ Released Texture[4341]
26284: ♻️ Released Texture[4346]
26285: ♻️ Released Texture[4468]
26285: ♻️ Released Texture[4494]
26317: ♻️ Released Texture[4317]
26317: ♻️ Released Texture[4320]
26317: ♻️ Released Texture[4342]
26318: ♻️ Released Texture[4345]
26318: ♻️ Released Texture[4467]
26318: ♻️ Released Texture[4495]
26367: ♻️ Released Texture[4318]
26367: ♻️ Released Texture[4319]
26368: ♻️ Released Texture[4343]
26368: ♻️ Released Texture[4344]
26368: ♻️ Released Texture[4466]
26368: ♻️ Released Texture[4496]
26417: ♻️ Released Texture[4465]
26417: ♻️ Released Texture[4497]
26451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26452: 💠 Created Texture[4606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26452: 💠 Created Texture[4607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26453: 💠 Created Texture[4608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26453: 💠 Created Texture[4609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26454: 💠 Created Texture[4610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26455: 💠 Created Texture[4611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26455: 💠 Created Texture[4612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26456: 💠 Created Texture[4613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26457: 💠 Created Texture[4614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26457: 💠 Created Texture[4615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26458: 💠 Created Texture[4616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26459: 💠 Created Texture[4617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26459: 💠 Created Texture[4618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26460: 💠 Created Texture[4619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26461: 💠 Created Texture[4620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26462: 💠 Created Texture[4621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26463: 💠 Created Texture[4622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26464: 💠 Created Texture[4623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26464: 💠 Created Texture[4624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26465: 💠 Created Texture[4625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26466: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26467: 💠 Created Texture[4626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26468: 💠 Created Texture[4627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26469: 💠 Created Texture[4628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26470: 💠 Created Texture[4629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26471: 💠 Created Texture[4630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26472: 💠 Created Texture[4631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26473: 💠 Created Texture[4632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26474: 💠 Created Texture[4633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26474: 💠 Created Texture[4634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26475: 💠 Created Texture[4635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26475: 💠 Created Texture[4636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26476: 💠 Created Texture[4637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26477: 💠 Created Texture[4638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26477: 💠 Created Texture[4639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26478: 💠 Created Texture[4640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26479: 💠 Created Texture[4641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26479: 💠 Created Texture[4642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26480: 💠 Created Texture[4643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26480: 💠 Created Texture[4644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26481: 💠 Created Texture[4645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26482: 💠 Created Texture[4646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26482: 💠 Created Texture[4647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26483: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26483: 💠 Created Texture[4648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26483: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26484: 💠 Created Texture[4649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26485: 💠 Created Texture[4650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26486: 💠 Created Texture[4651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26487: 💠 Created Texture[4652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26488: 💠 Created Texture[4653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26488: 💠 Created Texture[4654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26489: 💠 Created Texture[4655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26490: 💠 Created Texture[4656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26490: 💠 Created Texture[4657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26491: 💠 Created Texture[4658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26492: 💠 Created Texture[4659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26493: 💠 Created Texture[4660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26494: 💠 Created Texture[4661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26495: 💠 Created Texture[4662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26495: 💠 Created Texture[4663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26496: 💠 Created Texture[4664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26497: 💠 Created Texture[4665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26497: 💠 Created Texture[4666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26498: 💠 Created Texture[4667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26498: 💠 Created Texture[4668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26499: 💠 Created Texture[4669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26500: 💠 Created Texture[4670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26502: 💠 Created Texture[4671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26503: 💠 Created Texture[4672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26504: 💠 Created Texture[4673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26504: 💠 Created Texture[4674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26506: 💠 Created Texture[4675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26506: 💠 Created Texture[4676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26507: 💠 Created Texture[4677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26508: 💠 Created Texture[4678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26509: 💠 Created Texture[4679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26509: 💠 Created Texture[4680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26510: 💠 Created Texture[4681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26510: 💠 Created Texture[4682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26511: 💠 Created Texture[4683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26512: 💠 Created Texture[4684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26513: 💠 Created Texture[4685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26514: 💠 Created Texture[4686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26515: 💠 Created Texture[4687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26515: 💠 Created Texture[4688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26516: 💠 Created Texture[4689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26517: 💠 Created Texture[4690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26518: 💠 Created Texture[4691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26519: 💠 Created Texture[4692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26520: 💠 Created Texture[4693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26521: 💠 Created Texture[4694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26522: 💠 Created Texture[4695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26522: 💠 Created Texture[4696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26523: 💠 Created Texture[4697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26524: 💠 Created Texture[4698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26525: 💠 Created Texture[4699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26526: 💠 Created Texture[4700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26526: 💠 Created Texture[4701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26527: 💠 Created Texture[4702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26528: 💠 Created Texture[4703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26528: 💠 Created Texture[4704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26529: 💠 Created Texture[4705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26529: ♻️ Released Texture[4577]
26529: ♻️ Released Texture[4578]
26529: ♻️ Released Texture[4579]
26529: ♻️ Released Texture[4580]
26529: ♻️ Released Texture[4581]
26529: ♻️ Released Texture[4582]
26530: ♻️ Released Texture[4583]
26530: ♻️ Released Texture[4584]
26530: ♻️ Released Texture[4585]
26536: ♻️ Released Texture[4406]
26536: ♻️ Released Texture[4407]
26536: ♻️ Released Texture[4408]
26536: ♻️ Released Texture[4409]
26536: ♻️ Released Texture[4428]
26537: ♻️ Released Texture[4429]
26537: ♻️ Released Texture[4430]
26537: ♻️ Released Texture[4431]
26537: ♻️ Released Texture[4432]
26537: ♻️ Released Texture[4433]
26537: ♻️ Released Texture[4434]
26537: ♻️ Released Texture[4453]
26537: ♻️ Released Texture[4454]
26537: ♻️ Released Texture[4455]
26537: ♻️ Released Texture[4456]
26537: ♻️ Released Texture[4457]
26537: ♻️ Released Texture[4458]
26537: ♻️ Released Texture[4459]
26537: ♻️ Released Texture[4503]
26538: ♻️ Released Texture[4504]
26538: ♻️ Released Texture[4505]
26538: ♻️ Released Texture[4575]
26538: ♻️ Released Texture[4576]
26538: ♻️ Released Texture[4586]
26538: ♻️ Released Texture[4587]
26542: ♻️ Released Texture[4410]
26543: ♻️ Released Texture[4427]
26543: ♻️ Released Texture[4435]
26543: ♻️ Released Texture[4452]
26543: ♻️ Released Texture[4460]
26543: ♻️ Released Texture[4464]
26543: ♻️ Released Texture[4498]
26543: ♻️ Released Texture[4502]
26543: ♻️ Released Texture[4573]
26543: ♻️ Released Texture[4574]
26543: ♻️ Released Texture[4588]
26543: ♻️ Released Texture[4589]
26550: ♻️ Released Texture[4411]
26551: ♻️ Released Texture[4426]
26551: ♻️ Released Texture[4436]
26551: ♻️ Released Texture[4451]
26551: ♻️ Released Texture[4461]
26551: ♻️ Released Texture[4501]
26551: ♻️ Released Texture[4572]
26551: ♻️ Released Texture[4590]
26567: ♻️ Released Texture[4412]
26567: ♻️ Released Texture[4425]
26567: ♻️ Released Texture[4437]
26568: ♻️ Released Texture[4450]
26568: ♻️ Released Texture[4462]
26568: ♻️ Released Texture[4500]
26568: ♻️ Released Texture[4571]
26568: ♻️ Released Texture[4591]
26584: ♻️ Released Texture[4413]
26584: ♻️ Released Texture[4424]
26584: ♻️ Released Texture[4438]
26584: ♻️ Released Texture[4449]
26585: ♻️ Released Texture[4463]
26585: ♻️ Released Texture[4499]
26585: ♻️ Released Texture[4570]
26585: ♻️ Released Texture[4592]
26600: ♻️ Released Texture[4414]
26601: ♻️ Released Texture[4423]
26601: ♻️ Released Texture[4439]
26601: ♻️ Released Texture[4448]
26617: ♻️ Released Texture[4569]
26617: ♻️ Released Texture[4593]
26634: ♻️ Released Texture[4415]
26634: ♻️ Released Texture[4422]
26634: ♻️ Released Texture[4440]
26634: ♻️ Released Texture[4447]
26650: ♻️ Released Texture[4568]
26651: ♻️ Released Texture[4594]
26667: ♻️ Released Texture[4416]
26667: ♻️ Released Texture[4421]
26667: ♻️ Released Texture[4441]
26667: ♻️ Released Texture[4446]
26684: ♻️ Released Texture[4567]
26684: ♻️ Released Texture[4595]
26700: ♻️ Released Texture[4417]
26701: ♻️ Released Texture[4420]
26701: ♻️ Released Texture[4442]
26701: ♻️ Released Texture[4445]
26734: ♻️ Released Texture[4566]
26734: ♻️ Released Texture[4596]
26750: ♻️ Released Texture[4418]
26751: ♻️ Released Texture[4419]
26751: ♻️ Released Texture[4443]
26751: ♻️ Released Texture[4444]
26784: ♻️ Released Texture[4565]
26784: ♻️ Released Texture[4597]
26834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26835: 💠 Created Texture[4706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26836: 💠 Created Texture[4707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26836: 💠 Created Texture[4708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26837: 💠 Created Texture[4709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26838: 💠 Created Texture[4710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26838: 💠 Created Texture[4711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26839: 💠 Created Texture[4712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26839: 💠 Created Texture[4713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26840: 💠 Created Texture[4714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26840: 💠 Created Texture[4715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26841: 💠 Created Texture[4716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26842: 💠 Created Texture[4717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26842: 💠 Created Texture[4718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26843: 💠 Created Texture[4719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26843: 💠 Created Texture[4720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26844: 💠 Created Texture[4721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26844: 💠 Created Texture[4722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26845: 💠 Created Texture[4723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26846: 💠 Created Texture[4724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26846: 💠 Created Texture[4725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26847: 💠 Created Texture[4726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26847: 💠 Created Texture[4727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26848: 💠 Created Texture[4728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26849: 💠 Created Texture[4729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26849: 💠 Created Texture[4730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26850: 💠 Created Texture[4731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26850: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26851: 💠 Created Texture[4732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26852: 💠 Created Texture[4733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26853: 💠 Created Texture[4734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26854: 💠 Created Texture[4735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26855: 💠 Created Texture[4736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26856: 💠 Created Texture[4737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26856: 💠 Created Texture[4738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26857: 💠 Created Texture[4739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26858: 💠 Created Texture[4740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26859: 💠 Created Texture[4741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26859: 💠 Created Texture[4742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26860: 💠 Created Texture[4743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26861: 💠 Created Texture[4744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26861: 💠 Created Texture[4745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26862: 💠 Created Texture[4746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26862: 💠 Created Texture[4747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26863: 💠 Created Texture[4748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26864: 💠 Created Texture[4749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26865: 💠 Created Texture[4750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26865: 💠 Created Texture[4751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26866: 💠 Created Texture[4752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26867: 💠 Created Texture[4753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26868: 💠 Created Texture[4754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26869: 💠 Created Texture[4755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26869: 💠 Created Texture[4756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26870: 💠 Created Texture[4757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26870: 💠 Created Texture[4758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26871: 💠 Created Texture[4759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26872: 💠 Created Texture[4760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26873: 💠 Created Texture[4761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26874: 💠 Created Texture[4762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26875: 💠 Created Texture[4763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26876: 💠 Created Texture[4764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26876: 💠 Created Texture[4765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26877: 💠 Created Texture[4766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26878: 💠 Created Texture[4767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26879: 💠 Created Texture[4768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26880: 💠 Created Texture[4769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26881: 💠 Created Texture[4770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26882: 💠 Created Texture[4771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26883: 💠 Created Texture[4772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26883: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26884: 💠 Created Texture[4773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26884: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26885: 💠 Created Texture[4774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26885: 💠 Created Texture[4775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26886: 💠 Created Texture[4776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26887: 💠 Created Texture[4777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26887: 💠 Created Texture[4778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26888: 💠 Created Texture[4779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26888: 💠 Created Texture[4780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26889: 💠 Created Texture[4781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26890: 💠 Created Texture[4782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26891: 💠 Created Texture[4783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26892: 💠 Created Texture[4784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26893: 💠 Created Texture[4785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26894: 💠 Created Texture[4786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26894: 💠 Created Texture[4787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26895: 💠 Created Texture[4788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26896: 💠 Created Texture[4789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26897: 💠 Created Texture[4790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26898: 💠 Created Texture[4791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26899: 💠 Created Texture[4792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26900: 💠 Created Texture[4793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26901: 💠 Created Texture[4794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26902: 💠 Created Texture[4795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26903: 💠 Created Texture[4796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26903: 💠 Created Texture[4797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26904: 💠 Created Texture[4798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26904: 💠 Created Texture[4799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26905: 💠 Created Texture[4800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26906: 💠 Created Texture[4801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26907: 💠 Created Texture[4802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26907: 💠 Created Texture[4803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26908: 💠 Created Texture[4804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
26909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
26909: 💠 Created Texture[4805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
26909: ♻️ Released Texture[4506]
26910: ♻️ Released Texture[4507]
26910: ♻️ Released Texture[4508]
26910: ♻️ Released Texture[4509]
26910: ♻️ Released Texture[4528]
26910: ♻️ Released Texture[4529]
26910: ♻️ Released Texture[4530]
26910: ♻️ Released Texture[4531]
26910: ♻️ Released Texture[4532]
26911: ♻️ Released Texture[4533]
26911: ♻️ Released Texture[4534]
26911: ♻️ Released Texture[4553]
26911: ♻️ Released Texture[4554]
26911: ♻️ Released Texture[4555]
26911: ♻️ Released Texture[4556]
26911: ♻️ Released Texture[4557]
26911: ♻️ Released Texture[4558]
26911: ♻️ Released Texture[4559]
26911: ♻️ Released Texture[4603]
26911: ♻️ Released Texture[4604]
26911: ♻️ Released Texture[4605]
26911: ♻️ Released Texture[4677]
26912: ♻️ Released Texture[4678]
26912: ♻️ Released Texture[4679]
26912: ♻️ Released Texture[4680]
26912: ♻️ Released Texture[4681]
26912: ♻️ Released Texture[4682]
26912: ♻️ Released Texture[4683]
26912: ♻️ Released Texture[4684]
26912: ♻️ Released Texture[4685]
26917: ♻️ Released Texture[4510]
26918: ♻️ Released Texture[4527]
26918: ♻️ Released Texture[4535]
26918: ♻️ Released Texture[4552]
26918: ♻️ Released Texture[4560]
26918: ♻️ Released Texture[4564]
26918: ♻️ Released Texture[4598]
26918: ♻️ Released Texture[4602]
26918: ♻️ Released Texture[4675]
26918: ♻️ Released Texture[4676]
26918: ♻️ Released Texture[4686]
26918: ♻️ Released Texture[4687]
26924: ♻️ Released Texture[4511]
26924: ♻️ Released Texture[4526]
26924: ♻️ Released Texture[4536]
26924: ♻️ Released Texture[4551]
26924: ♻️ Released Texture[4561]
26924: ♻️ Released Texture[4601]
26924: ♻️ Released Texture[4673]
26924: ♻️ Released Texture[4674]
26924: ♻️ Released Texture[4688]
26924: ♻️ Released Texture[4689]
26934: ♻️ Released Texture[4512]
26934: ♻️ Released Texture[4525]
26934: ♻️ Released Texture[4537]
26934: ♻️ Released Texture[4550]
26934: ♻️ Released Texture[4562]
26935: ♻️ Released Texture[4600]
26935: ♻️ Released Texture[4672]
26935: ♻️ Released Texture[4690]
26950: ♻️ Released Texture[4513]
26951: ♻️ Released Texture[4524]
26951: ♻️ Released Texture[4538]
26951: ♻️ Released Texture[4549]
26951: ♻️ Released Texture[4563]
26951: ♻️ Released Texture[4599]
26951: ♻️ Released Texture[4671]
26951: ♻️ Released Texture[4691]
26967: ♻️ Released Texture[4514]
26967: ♻️ Released Texture[4523]
26968: ♻️ Released Texture[4539]
26968: ♻️ Released Texture[4548]
26968: ♻️ Released Texture[4670]
26968: ♻️ Released Texture[4692]
27001: ♻️ Released Texture[4515]
27001: ♻️ Released Texture[4522]
27001: ♻️ Released Texture[4540]
27001: ♻️ Released Texture[4547]
27001: ♻️ Released Texture[4669]
27001: ♻️ Released Texture[4693]
27034: ♻️ Released Texture[4516]
27034: ♻️ Released Texture[4521]
27034: ♻️ Released Texture[4541]
27034: ♻️ Released Texture[4546]
27034: ♻️ Released Texture[4668]
27035: ♻️ Released Texture[4694]
27067: ♻️ Released Texture[4517]
27067: ♻️ Released Texture[4520]
27068: ♻️ Released Texture[4542]
27068: ♻️ Released Texture[4545]
27068: ♻️ Released Texture[4667]
27068: ♻️ Released Texture[4695]
27117: ♻️ Released Texture[4518]
27117: ♻️ Released Texture[4519]
27118: ♻️ Released Texture[4543]
27118: ♻️ Released Texture[4544]
27118: ♻️ Released Texture[4666]
27118: ♻️ Released Texture[4696]
27167: ♻️ Released Texture[4665]
27167: ♻️ Released Texture[4697]
27201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27202: 💠 Created Texture[4806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27203: 💠 Created Texture[4807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27204: 💠 Created Texture[4808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27204: 💠 Created Texture[4809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27205: 💠 Created Texture[4810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27206: 💠 Created Texture[4811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27207: 💠 Created Texture[4812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27208: 💠 Created Texture[4813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27209: 💠 Created Texture[4814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27210: 💠 Created Texture[4815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27211: 💠 Created Texture[4816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27212: 💠 Created Texture[4817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27213: 💠 Created Texture[4818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27214: 💠 Created Texture[4819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27215: 💠 Created Texture[4820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27216: 💠 Created Texture[4821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27217: 💠 Created Texture[4822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27217: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27218: 💠 Created Texture[4823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27219: 💠 Created Texture[4824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27219: 💠 Created Texture[4825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27220: 💠 Created Texture[4826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27221: 💠 Created Texture[4827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27222: 💠 Created Texture[4828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27223: 💠 Created Texture[4829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27223: 💠 Created Texture[4830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27224: 💠 Created Texture[4831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27225: 💠 Created Texture[4832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27225: 💠 Created Texture[4833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27226: 💠 Created Texture[4834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27227: 💠 Created Texture[4835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27227: 💠 Created Texture[4836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27228: 💠 Created Texture[4837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27229: 💠 Created Texture[4838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27230: 💠 Created Texture[4839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27230: 💠 Created Texture[4840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27231: 💠 Created Texture[4841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27231: 💠 Created Texture[4842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27232: 💠 Created Texture[4843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27232: 💠 Created Texture[4844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27233: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27234: 💠 Created Texture[4845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27235: 💠 Created Texture[4846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27236: 💠 Created Texture[4847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27237: 💠 Created Texture[4848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27238: 💠 Created Texture[4849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27239: 💠 Created Texture[4850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27240: 💠 Created Texture[4851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27240: 💠 Created Texture[4852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27241: 💠 Created Texture[4853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27242: 💠 Created Texture[4854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27242: 💠 Created Texture[4855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27243: 💠 Created Texture[4856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27244: 💠 Created Texture[4857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27244: 💠 Created Texture[4858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27245: 💠 Created Texture[4859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27246: 💠 Created Texture[4860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27246: 💠 Created Texture[4861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27247: 💠 Created Texture[4862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27248: 💠 Created Texture[4863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27248: 💠 Created Texture[4864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27249: 💠 Created Texture[4865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27250: 💠 Created Texture[4866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27250: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27251: 💠 Created Texture[4867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27252: 💠 Created Texture[4868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27253: 💠 Created Texture[4869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27254: 💠 Created Texture[4870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27255: 💠 Created Texture[4871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27255: 💠 Created Texture[4872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27256: 💠 Created Texture[4873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27257: 💠 Created Texture[4874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27257: 💠 Created Texture[4875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27258: 💠 Created Texture[4876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27259: 💠 Created Texture[4877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27259: 💠 Created Texture[4878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27260: 💠 Created Texture[4879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27261: 💠 Created Texture[4880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27261: 💠 Created Texture[4881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27262: 💠 Created Texture[4882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27263: 💠 Created Texture[4883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27264: 💠 Created Texture[4884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27264: 💠 Created Texture[4885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27265: 💠 Created Texture[4886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27266: 💠 Created Texture[4887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27267: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27267: 💠 Created Texture[4888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27267: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27268: 💠 Created Texture[4889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27269: 💠 Created Texture[4890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27270: 💠 Created Texture[4891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27271: 💠 Created Texture[4892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27272: 💠 Created Texture[4893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27272: 💠 Created Texture[4894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27273: 💠 Created Texture[4895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27274: 💠 Created Texture[4896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27275: 💠 Created Texture[4897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27275: 💠 Created Texture[4898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27276: 💠 Created Texture[4899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27277: 💠 Created Texture[4900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27278: 💠 Created Texture[4901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27278: 💠 Created Texture[4902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27279: 💠 Created Texture[4903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27280: 💠 Created Texture[4904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27281: 💠 Created Texture[4905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27289: ♻️ Released Texture[4606]
27289: ♻️ Released Texture[4607]
27289: ♻️ Released Texture[4608]
27290: ♻️ Released Texture[4609]
27290: ♻️ Released Texture[4628]
27290: ♻️ Released Texture[4629]
27290: ♻️ Released Texture[4630]
27290: ♻️ Released Texture[4631]
27290: ♻️ Released Texture[4632]
27290: ♻️ Released Texture[4633]
27290: ♻️ Released Texture[4634]
27290: ♻️ Released Texture[4653]
27290: ♻️ Released Texture[4654]
27290: ♻️ Released Texture[4655]
27290: ♻️ Released Texture[4656]
27290: ♻️ Released Texture[4657]
27291: ♻️ Released Texture[4658]
27291: ♻️ Released Texture[4659]
27291: ♻️ Released Texture[4703]
27291: ♻️ Released Texture[4704]
27291: ♻️ Released Texture[4705]
27291: ♻️ Released Texture[4777]
27291: ♻️ Released Texture[4778]
27291: ♻️ Released Texture[4779]
27291: ♻️ Released Texture[4780]
27291: ♻️ Released Texture[4781]
27291: ♻️ Released Texture[4782]
27291: ♻️ Released Texture[4783]
27291: ♻️ Released Texture[4784]
27292: ♻️ Released Texture[4785]
27297: ♻️ Released Texture[4610]
27297: ♻️ Released Texture[4627]
27297: ♻️ Released Texture[4635]
27297: ♻️ Released Texture[4652]
27297: ♻️ Released Texture[4660]
27297: ♻️ Released Texture[4664]
27297: ♻️ Released Texture[4698]
27297: ♻️ Released Texture[4702]
27297: ♻️ Released Texture[4775]
27297: ♻️ Released Texture[4776]
27298: ♻️ Released Texture[4786]
27298: ♻️ Released Texture[4787]
27303: ♻️ Released Texture[4611]
27303: ♻️ Released Texture[4626]
27303: ♻️ Released Texture[4636]
27303: ♻️ Released Texture[4651]
27304: ♻️ Released Texture[4661]
27304: ♻️ Released Texture[4701]
27304: ♻️ Released Texture[4773]
27304: ♻️ Released Texture[4774]
27304: ♻️ Released Texture[4788]
27304: ♻️ Released Texture[4789]
27317: ♻️ Released Texture[4612]
27317: ♻️ Released Texture[4625]
27318: ♻️ Released Texture[4637]
27318: ♻️ Released Texture[4650]
27318: ♻️ Released Texture[4662]
27318: ♻️ Released Texture[4700]
27318: ♻️ Released Texture[4772]
27318: ♻️ Released Texture[4790]
27334: ♻️ Released Texture[4613]
27334: ♻️ Released Texture[4624]
27334: ♻️ Released Texture[4638]
27334: ♻️ Released Texture[4649]
27334: ♻️ Released Texture[4663]
27335: ♻️ Released Texture[4699]
27335: ♻️ Released Texture[4771]
27335: ♻️ Released Texture[4791]
27351: ♻️ Released Texture[4614]
27351: ♻️ Released Texture[4623]
27351: ♻️ Released Texture[4639]
27351: ♻️ Released Texture[4648]
27351: ♻️ Released Texture[4770]
27351: ♻️ Released Texture[4792]
27384: ♻️ Released Texture[4615]
27384: ♻️ Released Texture[4622]
27384: ♻️ Released Texture[4640]
27384: ♻️ Released Texture[4647]
27384: ♻️ Released Texture[4769]
27384: ♻️ Released Texture[4793]
27417: ♻️ Released Texture[4616]
27417: ♻️ Released Texture[4621]
27417: ♻️ Released Texture[4641]
27418: ♻️ Released Texture[4646]
27418: ♻️ Released Texture[4768]
27418: ♻️ Released Texture[4794]
27450: ♻️ Released Texture[4617]
27451: ♻️ Released Texture[4620]
27451: ♻️ Released Texture[4642]
27451: ♻️ Released Texture[4645]
27451: ♻️ Released Texture[4767]
27451: ♻️ Released Texture[4795]
27501: ♻️ Released Texture[4618]
27501: ♻️ Released Texture[4619]
27501: ♻️ Released Texture[4643]
27501: ♻️ Released Texture[4644]
27501: ♻️ Released Texture[4766]
27501: ♻️ Released Texture[4796]
27551: ♻️ Released Texture[4765]
27551: ♻️ Released Texture[4797]
27584: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27585: 💠 Created Texture[4906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27586: 💠 Created Texture[4907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27587: 💠 Created Texture[4908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27588: 💠 Created Texture[4909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27589: 💠 Created Texture[4910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27589: 💠 Created Texture[4911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27590: 💠 Created Texture[4912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27591: 💠 Created Texture[4913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27592: 💠 Created Texture[4914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27593: 💠 Created Texture[4915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27594: 💠 Created Texture[4916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27594: 💠 Created Texture[4917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27595: 💠 Created Texture[4918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27596: 💠 Created Texture[4919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27596: 💠 Created Texture[4920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27597: 💠 Created Texture[4921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27597: 💠 Created Texture[4922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27598: 💠 Created Texture[4923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27599: 💠 Created Texture[4924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27599: 💠 Created Texture[4925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27600: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27600: 💠 Created Texture[4926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27601: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27601: 💠 Created Texture[4927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27602: 💠 Created Texture[4928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27603: 💠 Created Texture[4929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27603: 💠 Created Texture[4930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27604: 💠 Created Texture[4931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27604: 💠 Created Texture[4932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27605: 💠 Created Texture[4933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27606: 💠 Created Texture[4934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27606: 💠 Created Texture[4935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27607: 💠 Created Texture[4936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27607: 💠 Created Texture[4937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27608: 💠 Created Texture[4938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27608: 💠 Created Texture[4939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27609: 💠 Created Texture[4940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27610: 💠 Created Texture[4941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27610: 💠 Created Texture[4942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27611: 💠 Created Texture[4943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27611: 💠 Created Texture[4944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27612: 💠 Created Texture[4945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27613: 💠 Created Texture[4946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27614: 💠 Created Texture[4947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27614: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27615: 💠 Created Texture[4948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27616: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27616: 💠 Created Texture[4949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27616: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27617: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27617: 💠 Created Texture[4950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27617: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27618: 💠 Created Texture[4951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27618: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27619: 💠 Created Texture[4952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27619: 💠 Created Texture[4953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27620: 💠 Created Texture[4954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27620: 💠 Created Texture[4955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27621: 💠 Created Texture[4956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27622: 💠 Created Texture[4957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27622: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27622: 💠 Created Texture[4958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27623: 💠 Created Texture[4959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27623: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27623: 💠 Created Texture[4960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27624: 💠 Created Texture[4961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27625: 💠 Created Texture[4962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27626: 💠 Created Texture[4963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27627: 💠 Created Texture[4964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27627: 💠 Created Texture[4965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27628: 💠 Created Texture[4966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27628: 💠 Created Texture[4967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27629: 💠 Created Texture[4968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27630: 💠 Created Texture[4969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27630: 💠 Created Texture[4970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27631: 💠 Created Texture[4971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27631: 💠 Created Texture[4972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27632: 💠 Created Texture[4973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27632: 💠 Created Texture[4974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27633: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27634: 💠 Created Texture[4975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27635: 💠 Created Texture[4976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27636: 💠 Created Texture[4977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27637: 💠 Created Texture[4978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27638: 💠 Created Texture[4979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27639: 💠 Created Texture[4980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27640: 💠 Created Texture[4981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27641: 💠 Created Texture[4982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27641: 💠 Created Texture[4983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27642: 💠 Created Texture[4984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27643: 💠 Created Texture[4985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27644: 💠 Created Texture[4986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27645: 💠 Created Texture[4987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27646: 💠 Created Texture[4988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27646: 💠 Created Texture[4989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27647: 💠 Created Texture[4990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27647: 💠 Created Texture[4991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27648: 💠 Created Texture[4992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27649: 💠 Created Texture[4993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27649: 💠 Created Texture[4994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27650: 💠 Created Texture[4995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27650: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27651: 💠 Created Texture[4996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27652: 💠 Created Texture[4997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27653: 💠 Created Texture[4998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27653: 💠 Created Texture[4999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27654: 💠 Created Texture[5000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27654: 💠 Created Texture[5001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27655: 💠 Created Texture[5002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27655: 💠 Created Texture[5003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27656: 💠 Created Texture[5004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27657: 💠 Created Texture[5005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27657: ♻️ Released Texture[4877]
27657: ♻️ Released Texture[4878]
27657: ♻️ Released Texture[4879]
27657: ♻️ Released Texture[4880]
27658: ♻️ Released Texture[4881]
27658: ♻️ Released Texture[4882]
27658: ♻️ Released Texture[4883]
27658: ♻️ Released Texture[4884]
27658: ♻️ Released Texture[4885]
27664: ♻️ Released Texture[4706]
27664: ♻️ Released Texture[4707]
27664: ♻️ Released Texture[4708]
27664: ♻️ Released Texture[4709]
27664: ♻️ Released Texture[4728]
27664: ♻️ Released Texture[4729]
27664: ♻️ Released Texture[4730]
27665: ♻️ Released Texture[4731]
27665: ♻️ Released Texture[4732]
27665: ♻️ Released Texture[4733]
27665: ♻️ Released Texture[4734]
27665: ♻️ Released Texture[4753]
27665: ♻️ Released Texture[4754]
27665: ♻️ Released Texture[4755]
27665: ♻️ Released Texture[4756]
27665: ♻️ Released Texture[4757]
27665: ♻️ Released Texture[4758]
27665: ♻️ Released Texture[4759]
27665: ♻️ Released Texture[4803]
27665: ♻️ Released Texture[4804]
27666: ♻️ Released Texture[4805]
27666: ♻️ Released Texture[4875]
27666: ♻️ Released Texture[4876]
27666: ♻️ Released Texture[4886]
27666: ♻️ Released Texture[4887]
27672: ♻️ Released Texture[4710]
27672: ♻️ Released Texture[4727]
27672: ♻️ Released Texture[4735]
27672: ♻️ Released Texture[4752]
27673: ♻️ Released Texture[4760]
27673: ♻️ Released Texture[4764]
27673: ♻️ Released Texture[4798]
27673: ♻️ Released Texture[4802]
27673: ♻️ Released Texture[4873]
27673: ♻️ Released Texture[4874]
27673: ♻️ Released Texture[4888]
27673: ♻️ Released Texture[4889]
27678: ♻️ Released Texture[4711]
27678: ♻️ Released Texture[4726]
27678: ♻️ Released Texture[4736]
27678: ♻️ Released Texture[4751]
27678: ♻️ Released Texture[4761]
27678: ♻️ Released Texture[4801]
27678: ♻️ Released Texture[4872]
27678: ♻️ Released Texture[4890]
27684: ♻️ Released Texture[4712]
27684: ♻️ Released Texture[4725]
27684: ♻️ Released Texture[4737]
27684: ♻️ Released Texture[4750]
27684: ♻️ Released Texture[4762]
27685: ♻️ Released Texture[4800]
27685: ♻️ Released Texture[4871]
27685: ♻️ Released Texture[4891]
27701: ♻️ Released Texture[4713]
27701: ♻️ Released Texture[4724]
27701: ♻️ Released Texture[4738]
27701: ♻️ Released Texture[4749]
27701: ♻️ Released Texture[4763]
27701: ♻️ Released Texture[4799]
27701: ♻️ Released Texture[4870]
27701: ♻️ Released Texture[4892]
27717: ♻️ Released Texture[4714]
27717: ♻️ Released Texture[4723]
27717: ♻️ Released Texture[4739]
27718: ♻️ Released Texture[4748]
27734: ♻️ Released Texture[4869]
27734: ♻️ Released Texture[4893]
27751: ♻️ Released Texture[4715]
27751: ♻️ Released Texture[4722]
27751: ♻️ Released Texture[4740]
27751: ♻️ Released Texture[4747]
27767: ♻️ Released Texture[4868]
27767: ♻️ Released Texture[4894]
27784: ♻️ Released Texture[4716]
27784: ♻️ Released Texture[4721]
27784: ♻️ Released Texture[4741]
27784: ♻️ Released Texture[4746]
27801: ♻️ Released Texture[4867]
27801: ♻️ Released Texture[4895]
27817: ♻️ Released Texture[4717]
27817: ♻️ Released Texture[4720]
27818: ♻️ Released Texture[4742]
27818: ♻️ Released Texture[4745]
27851: ♻️ Released Texture[4866]
27851: ♻️ Released Texture[4896]
27867: ♻️ Released Texture[4718]
27867: ♻️ Released Texture[4719]
27867: ♻️ Released Texture[4743]
27868: ♻️ Released Texture[4744]
27900: ♻️ Released Texture[4865]
27901: ♻️ Released Texture[4897]
27951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27951: 💠 Created Texture[5006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27952: 💠 Created Texture[5007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27953: 💠 Created Texture[5008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27954: 💠 Created Texture[5009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27955: 💠 Created Texture[5010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27956: 💠 Created Texture[5011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27957: 💠 Created Texture[5012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27958: 💠 Created Texture[5013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27959: 💠 Created Texture[5014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27960: 💠 Created Texture[5015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27961: 💠 Created Texture[5016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27962: 💠 Created Texture[5017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27963: 💠 Created Texture[5018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27964: 💠 Created Texture[5019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27965: 💠 Created Texture[5020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27966: 💠 Created Texture[5021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27966: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27966: 💠 Created Texture[5022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27967: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27967: 💠 Created Texture[5023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27968: 💠 Created Texture[5024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27969: 💠 Created Texture[5025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27969: 💠 Created Texture[5026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27970: 💠 Created Texture[5027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27970: 💠 Created Texture[5028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27971: 💠 Created Texture[5029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27972: 💠 Created Texture[5030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27972: 💠 Created Texture[5031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27973: 💠 Created Texture[5032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27973: 💠 Created Texture[5033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27974: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27974: 💠 Created Texture[5034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27974: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27975: 💠 Created Texture[5035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27975: 💠 Created Texture[5036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27976: 💠 Created Texture[5037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27976: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27977: 💠 Created Texture[5038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27977: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27977: 💠 Created Texture[5039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27978: 💠 Created Texture[5040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27979: 💠 Created Texture[5041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27979: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27979: 💠 Created Texture[5042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27979: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27980: 💠 Created Texture[5043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27981: 💠 Created Texture[5044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27981: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27982: 💠 Created Texture[5045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27982: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27982: 💠 Created Texture[5046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27983: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27983: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27984: 💠 Created Texture[5047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27984: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27985: 💠 Created Texture[5048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27986: 💠 Created Texture[5049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27986: 💠 Created Texture[5050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27987: 💠 Created Texture[5051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27987: 💠 Created Texture[5052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27988: 💠 Created Texture[5053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27989: 💠 Created Texture[5054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27989: 💠 Created Texture[5055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27990: 💠 Created Texture[5056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27991: 💠 Created Texture[5057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27992: 💠 Created Texture[5058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27993: 💠 Created Texture[5059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27994: 💠 Created Texture[5060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27995: 💠 Created Texture[5061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27995: 💠 Created Texture[5062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27996: 💠 Created Texture[5063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27997: 💠 Created Texture[5064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27998: 💠 Created Texture[5065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
27999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
27999: 💠 Created Texture[5066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
27999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28000: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28000: 💠 Created Texture[5067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28001: 💠 Created Texture[5068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28002: 💠 Created Texture[5069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28002: 💠 Created Texture[5070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28003: 💠 Created Texture[5071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28004: 💠 Created Texture[5072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28004: 💠 Created Texture[5073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28005: 💠 Created Texture[5074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28006: 💠 Created Texture[5075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28006: 💠 Created Texture[5076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28007: 💠 Created Texture[5077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28008: 💠 Created Texture[5078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28008: 💠 Created Texture[5079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28009: 💠 Created Texture[5080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28010: 💠 Created Texture[5081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28010: 💠 Created Texture[5082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28011: 💠 Created Texture[5083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28012: 💠 Created Texture[5084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28012: 💠 Created Texture[5085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28013: 💠 Created Texture[5086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28013: 💠 Created Texture[5087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28014: 💠 Created Texture[5088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28015: 💠 Created Texture[5089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28015: 💠 Created Texture[5090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28016: 💠 Created Texture[5091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28017: 💠 Created Texture[5092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28018: 💠 Created Texture[5093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28019: 💠 Created Texture[5094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28020: 💠 Created Texture[5095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28020: 💠 Created Texture[5096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28021: 💠 Created Texture[5097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28022: 💠 Created Texture[5098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28022: 💠 Created Texture[5099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28023: 💠 Created Texture[5100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28023: 💠 Created Texture[5101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28024: 💠 Created Texture[5102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28025: 💠 Created Texture[5103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28025: 💠 Created Texture[5104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28026: 💠 Created Texture[5105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28026: ♻️ Released Texture[4806]
28026: ♻️ Released Texture[4807]
28026: ♻️ Released Texture[4808]
28026: ♻️ Released Texture[4809]
28026: ♻️ Released Texture[4828]
28027: ♻️ Released Texture[4829]
28027: ♻️ Released Texture[4830]
28027: ♻️ Released Texture[4831]
28027: ♻️ Released Texture[4832]
28027: ♻️ Released Texture[4833]
28027: ♻️ Released Texture[4834]
28027: ♻️ Released Texture[4853]
28027: ♻️ Released Texture[4854]
28027: ♻️ Released Texture[4855]
28027: ♻️ Released Texture[4856]
28027: ♻️ Released Texture[4857]
28027: ♻️ Released Texture[4858]
28028: ♻️ Released Texture[4859]
28028: ♻️ Released Texture[4903]
28028: ♻️ Released Texture[4904]
28028: ♻️ Released Texture[4905]
28028: ♻️ Released Texture[4977]
28028: ♻️ Released Texture[4978]
28028: ♻️ Released Texture[4979]
28028: ♻️ Released Texture[4980]
28028: ♻️ Released Texture[4981]
28028: ♻️ Released Texture[4982]
28028: ♻️ Released Texture[4983]
28028: ♻️ Released Texture[4984]
28028: ♻️ Released Texture[4985]
28034: ♻️ Released Texture[4810]
28034: ♻️ Released Texture[4827]
28034: ♻️ Released Texture[4835]
28034: ♻️ Released Texture[4852]
28035: ♻️ Released Texture[4860]
28035: ♻️ Released Texture[4864]
28035: ♻️ Released Texture[4898]
28035: ♻️ Released Texture[4902]
28035: ♻️ Released Texture[4975]
28035: ♻️ Released Texture[4976]
28035: ♻️ Released Texture[4986]
28035: ♻️ Released Texture[4987]
28043: ♻️ Released Texture[4811]
28044: ♻️ Released Texture[4826]
28044: ♻️ Released Texture[4836]
28044: ♻️ Released Texture[4851]
28044: ♻️ Released Texture[4861]
28044: ♻️ Released Texture[4901]
28044: ♻️ Released Texture[4973]
28044: ♻️ Released Texture[4974]
28044: ♻️ Released Texture[4988]
28044: ♻️ Released Texture[4989]
28051: ♻️ Released Texture[4812]
28051: ♻️ Released Texture[4825]
28051: ♻️ Released Texture[4837]
28051: ♻️ Released Texture[4850]
28051: ♻️ Released Texture[4862]
28051: ♻️ Released Texture[4900]
28051: ♻️ Released Texture[4972]
28051: ♻️ Released Texture[4990]
28067: ♻️ Released Texture[4813]
28067: ♻️ Released Texture[4824]
28068: ♻️ Released Texture[4838]
28068: ♻️ Released Texture[4849]
28068: ♻️ Released Texture[4863]
28068: ♻️ Released Texture[4899]
28068: ♻️ Released Texture[4971]
28068: ♻️ Released Texture[4991]
28084: ♻️ Released Texture[4814]
28084: ♻️ Released Texture[4823]
28084: ♻️ Released Texture[4839]
28084: ♻️ Released Texture[4848]
28085: ♻️ Released Texture[4970]
28085: ♻️ Released Texture[4992]
28117: ♻️ Released Texture[4815]
28117: ♻️ Released Texture[4822]
28118: ♻️ Released Texture[4840]
28118: ♻️ Released Texture[4847]
28118: ♻️ Released Texture[4969]
28118: ♻️ Released Texture[4993]
28150: ♻️ Released Texture[4816]
28151: ♻️ Released Texture[4821]
28151: ♻️ Released Texture[4841]
28151: ♻️ Released Texture[4846]
28151: ♻️ Released Texture[4968]
28151: ♻️ Released Texture[4994]
28184: ♻️ Released Texture[4817]
28184: ♻️ Released Texture[4820]
28184: ♻️ Released Texture[4842]
28184: ♻️ Released Texture[4845]
28184: ♻️ Released Texture[4967]
28185: ♻️ Released Texture[4995]
28234: ♻️ Released Texture[4818]
28234: ♻️ Released Texture[4819]
28234: ♻️ Released Texture[4843]
28234: ♻️ Released Texture[4844]
28234: ♻️ Released Texture[4966]
28235: ♻️ Released Texture[4996]
28284: ♻️ Released Texture[4965]
28284: ♻️ Released Texture[4997]
28317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28318: 💠 Created Texture[5106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28319: 💠 Created Texture[5107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28320: 💠 Created Texture[5108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28320: 💠 Created Texture[5109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28321: 💠 Created Texture[5110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28322: 💠 Created Texture[5111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28322: 💠 Created Texture[5112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28323: 💠 Created Texture[5113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28323: 💠 Created Texture[5114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28324: 💠 Created Texture[5115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28325: 💠 Created Texture[5116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28325: 💠 Created Texture[5117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28326: 💠 Created Texture[5118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28326: 💠 Created Texture[5119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28327: 💠 Created Texture[5120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28327: 💠 Created Texture[5121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28328: 💠 Created Texture[5122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28329: 💠 Created Texture[5123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28329: 💠 Created Texture[5124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28330: 💠 Created Texture[5125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28330: 💠 Created Texture[5126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28331: 💠 Created Texture[5127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28331: 💠 Created Texture[5128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28332: 💠 Created Texture[5129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28333: 💠 Created Texture[5130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28334: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28334: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28335: 💠 Created Texture[5131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28335: 💠 Created Texture[5132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28336: 💠 Created Texture[5133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28337: 💠 Created Texture[5134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28338: 💠 Created Texture[5135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28339: 💠 Created Texture[5136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28340: 💠 Created Texture[5137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28340: 💠 Created Texture[5138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28341: 💠 Created Texture[5139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28342: 💠 Created Texture[5140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28342: 💠 Created Texture[5141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28343: 💠 Created Texture[5142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28344: 💠 Created Texture[5143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28344: 💠 Created Texture[5144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28345: 💠 Created Texture[5145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28345: 💠 Created Texture[5146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28346: 💠 Created Texture[5147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28347: 💠 Created Texture[5148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28348: 💠 Created Texture[5149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28349: 💠 Created Texture[5150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28349: 💠 Created Texture[5151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28350: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28350: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28351: 💠 Created Texture[5152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28352: 💠 Created Texture[5153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28353: 💠 Created Texture[5154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28353: 💠 Created Texture[5155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28354: 💠 Created Texture[5156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28355: 💠 Created Texture[5157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28356: 💠 Created Texture[5158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28356: 💠 Created Texture[5159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28357: 💠 Created Texture[5160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28358: 💠 Created Texture[5161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28359: 💠 Created Texture[5162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28359: 💠 Created Texture[5163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28360: 💠 Created Texture[5164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28360: 💠 Created Texture[5165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28361: 💠 Created Texture[5166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28361: 💠 Created Texture[5167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28362: 💠 Created Texture[5168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28363: 💠 Created Texture[5169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28363: 💠 Created Texture[5170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28364: 💠 Created Texture[5171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28365: 💠 Created Texture[5172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28365: 💠 Created Texture[5173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28366: 💠 Created Texture[5174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28367: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28368: 💠 Created Texture[5175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28369: 💠 Created Texture[5176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28370: 💠 Created Texture[5177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28371: 💠 Created Texture[5178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28372: 💠 Created Texture[5179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28372: 💠 Created Texture[5180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28373: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28373: 💠 Created Texture[5181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28373: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28374: 💠 Created Texture[5182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28374: 💠 Created Texture[5183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28375: 💠 Created Texture[5184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28375: 💠 Created Texture[5185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28376: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28376: 💠 Created Texture[5186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28376: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28376: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28376: 💠 Created Texture[5187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28377: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28377: 💠 Created Texture[5188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28377: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28378: 💠 Created Texture[5189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28378: 💠 Created Texture[5190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28379: 💠 Created Texture[5191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28379: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28380: 💠 Created Texture[5192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28380: 💠 Created Texture[5193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28381: 💠 Created Texture[5194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28381: 💠 Created Texture[5195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28382: 💠 Created Texture[5196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28382: 💠 Created Texture[5197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28383: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28383: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28383: 💠 Created Texture[5198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28384: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28385: 💠 Created Texture[5199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28385: 💠 Created Texture[5200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28386: 💠 Created Texture[5201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28386: 💠 Created Texture[5202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28387: 💠 Created Texture[5203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28388: 💠 Created Texture[5204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28388: 💠 Created Texture[5205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28393: ♻️ Released Texture[4906]
28394: ♻️ Released Texture[4907]
28394: ♻️ Released Texture[4908]
28394: ♻️ Released Texture[4909]
28394: ♻️ Released Texture[4928]
28394: ♻️ Released Texture[4929]
28394: ♻️ Released Texture[4930]
28394: ♻️ Released Texture[4931]
28394: ♻️ Released Texture[4932]
28394: ♻️ Released Texture[4933]
28394: ♻️ Released Texture[4934]
28394: ♻️ Released Texture[4953]
28394: ♻️ Released Texture[4954]
28394: ♻️ Released Texture[4955]
28395: ♻️ Released Texture[4956]
28395: ♻️ Released Texture[4957]
28395: ♻️ Released Texture[4958]
28395: ♻️ Released Texture[4959]
28395: ♻️ Released Texture[5003]
28395: ♻️ Released Texture[5004]
28395: ♻️ Released Texture[5005]
28395: ♻️ Released Texture[5077]
28395: ♻️ Released Texture[5078]
28395: ♻️ Released Texture[5079]
28395: ♻️ Released Texture[5080]
28396: ♻️ Released Texture[5081]
28396: ♻️ Released Texture[5082]
28396: ♻️ Released Texture[5083]
28396: ♻️ Released Texture[5084]
28396: ♻️ Released Texture[5085]
28401: ♻️ Released Texture[4910]
28402: ♻️ Released Texture[4927]
28402: ♻️ Released Texture[4935]
28402: ♻️ Released Texture[4952]
28402: ♻️ Released Texture[4960]
28402: ♻️ Released Texture[4964]
28402: ♻️ Released Texture[4998]
28402: ♻️ Released Texture[5002]
28402: ♻️ Released Texture[5075]
28402: ♻️ Released Texture[5076]
28402: ♻️ Released Texture[5086]
28402: ♻️ Released Texture[5087]
28407: ♻️ Released Texture[4911]
28407: ♻️ Released Texture[4926]
28407: ♻️ Released Texture[4936]
28407: ♻️ Released Texture[4951]
28407: ♻️ Released Texture[4961]
28407: ♻️ Released Texture[5001]
28408: ♻️ Released Texture[5073]
28408: ♻️ Released Texture[5074]
28408: ♻️ Released Texture[5088]
28408: ♻️ Released Texture[5089]
28417: ♻️ Released Texture[4912]
28417: ♻️ Released Texture[4925]
28418: ♻️ Released Texture[4937]
28418: ♻️ Released Texture[4950]
28418: ♻️ Released Texture[4962]
28418: ♻️ Released Texture[5000]
28418: ♻️ Released Texture[5072]
28418: ♻️ Released Texture[5090]
28434: ♻️ Released Texture[4913]
28434: ♻️ Released Texture[4924]
28434: ♻️ Released Texture[4938]
28434: ♻️ Released Texture[4949]
28434: ♻️ Released Texture[4963]
28435: ♻️ Released Texture[4999]
28435: ♻️ Released Texture[5071]
28435: ♻️ Released Texture[5091]
28451: ♻️ Released Texture[4914]
28451: ♻️ Released Texture[4923]
28451: ♻️ Released Texture[4939]
28451: ♻️ Released Texture[4948]
28451: ♻️ Released Texture[5070]
28451: ♻️ Released Texture[5092]
28484: ♻️ Released Texture[4915]
28484: ♻️ Released Texture[4922]
28484: ♻️ Released Texture[4940]
28484: ♻️ Released Texture[4947]
28485: ♻️ Released Texture[5069]
28485: ♻️ Released Texture[5093]
28517: ♻️ Released Texture[4916]
28518: ♻️ Released Texture[4921]
28518: ♻️ Released Texture[4941]
28518: ♻️ Released Texture[4946]
28518: ♻️ Released Texture[5068]
28518: ♻️ Released Texture[5094]
28551: ♻️ Released Texture[4917]
28551: ♻️ Released Texture[4920]
28551: ♻️ Released Texture[4942]
28551: ♻️ Released Texture[4945]
28551: ♻️ Released Texture[5067]
28551: ♻️ Released Texture[5095]
28601: ♻️ Released Texture[4918]
28601: ♻️ Released Texture[4919]
28601: ♻️ Released Texture[4943]
28601: ♻️ Released Texture[4944]
28601: ♻️ Released Texture[5066]
28601: ♻️ Released Texture[5096]
28651: ♻️ Released Texture[5065]
28651: ♻️ Released Texture[5097]
28684: ♻️ Released Texture[5177]
28684: ♻️ Released Texture[5178]
28684: ♻️ Released Texture[5179]
28684: ♻️ Released Texture[5180]
28684: ♻️ Released Texture[5181]
28685: ♻️ Released Texture[5182]
28685: ♻️ Released Texture[5183]
28685: ♻️ Released Texture[5184]
28685: ♻️ Released Texture[5185]
28701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28702: 💠 Created Texture[5206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28703: 💠 Created Texture[5207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28703: 💠 Created Texture[5208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28704: 💠 Created Texture[5209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28705: 💠 Created Texture[5210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28706: 💠 Created Texture[5211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28706: 💠 Created Texture[5212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28707: 💠 Created Texture[5213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28708: 💠 Created Texture[5214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28708: 💠 Created Texture[5215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28709: 💠 Created Texture[5216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28709: 💠 Created Texture[5217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28710: 💠 Created Texture[5218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28711: 💠 Created Texture[5219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28711: 💠 Created Texture[5220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28712: 💠 Created Texture[5221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28714: 💠 Created Texture[5222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28715: 💠 Created Texture[5223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28715: 💠 Created Texture[5224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28716: 💠 Created Texture[5225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28717: 💠 Created Texture[5226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28719: 💠 Created Texture[5227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28720: 💠 Created Texture[5228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28721: 💠 Created Texture[5229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28722: 💠 Created Texture[5230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28723: 💠 Created Texture[5231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28724: 💠 Created Texture[5232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28725: 💠 Created Texture[5233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28725: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28726: 💠 Created Texture[5234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28726: 💠 Created Texture[5235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28727: 💠 Created Texture[5236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28728: 💠 Created Texture[5237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28728: 💠 Created Texture[5238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28729: 💠 Created Texture[5239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28730: 💠 Created Texture[5240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28730: 💠 Created Texture[5241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28731: 💠 Created Texture[5242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28732: 💠 Created Texture[5243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28732: 💠 Created Texture[5244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28733: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28733: 💠 Created Texture[5245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28734: 💠 Created Texture[5246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28734: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28735: 💠 Created Texture[5247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28736: 💠 Created Texture[5248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28737: 💠 Created Texture[5249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28738: 💠 Created Texture[5250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28739: 💠 Created Texture[5251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28740: 💠 Created Texture[5252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28741: 💠 Created Texture[5253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28742: 💠 Created Texture[5254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28743: 💠 Created Texture[5255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28744: 💠 Created Texture[5256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28745: 💠 Created Texture[5257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28746: 💠 Created Texture[5258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28746: 💠 Created Texture[5259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28747: 💠 Created Texture[5260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28748: 💠 Created Texture[5261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28748: 💠 Created Texture[5262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28749: 💠 Created Texture[5263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28750: 💠 Created Texture[5264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28752: 💠 Created Texture[5265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28752: 💠 Created Texture[5266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28753: 💠 Created Texture[5267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28754: 💠 Created Texture[5268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28754: 💠 Created Texture[5269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28755: 💠 Created Texture[5270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28755: 💠 Created Texture[5271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28756: 💠 Created Texture[5272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28757: 💠 Created Texture[5273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28757: 💠 Created Texture[5274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28758: 💠 Created Texture[5275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28758: 💠 Created Texture[5276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28759: 💠 Created Texture[5277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28760: 💠 Created Texture[5278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28760: 💠 Created Texture[5279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28761: 💠 Created Texture[5280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28761: 💠 Created Texture[5281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28762: 💠 Created Texture[5282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28762: 💠 Created Texture[5283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28763: 💠 Created Texture[5284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28763: 💠 Created Texture[5285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28764: 💠 Created Texture[5286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28765: 💠 Created Texture[5287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28765: 💠 Created Texture[5288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28766: 💠 Created Texture[5289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28766: 💠 Created Texture[5290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28768: 💠 Created Texture[5291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28769: 💠 Created Texture[5292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28769: 💠 Created Texture[5293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28770: 💠 Created Texture[5294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28771: 💠 Created Texture[5295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28772: 💠 Created Texture[5296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28772: 💠 Created Texture[5297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28773: 💠 Created Texture[5298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28773: 💠 Created Texture[5299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28774: 💠 Created Texture[5300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28775: 💠 Created Texture[5301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28775: 💠 Created Texture[5302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28776: 💠 Created Texture[5303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28776: 💠 Created Texture[5304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
28777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
28777: 💠 Created Texture[5305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
28777: ♻️ Released Texture[5006]
28777: ♻️ Released Texture[5007]
28777: ♻️ Released Texture[5008]
28777: ♻️ Released Texture[5009]
28777: ♻️ Released Texture[5028]
28777: ♻️ Released Texture[5029]
28778: ♻️ Released Texture[5030]
28778: ♻️ Released Texture[5031]
28778: ♻️ Released Texture[5032]
28778: ♻️ Released Texture[5033]
28778: ♻️ Released Texture[5034]
28778: ♻️ Released Texture[5053]
28778: ♻️ Released Texture[5054]
28778: ♻️ Released Texture[5055]
28778: ♻️ Released Texture[5056]
28778: ♻️ Released Texture[5057]
28778: ♻️ Released Texture[5058]
28778: ♻️ Released Texture[5059]
28778: ♻️ Released Texture[5103]
28778: ♻️ Released Texture[5104]
28779: ♻️ Released Texture[5105]
28779: ♻️ Released Texture[5175]
28779: ♻️ Released Texture[5176]
28779: ♻️ Released Texture[5186]
28779: ♻️ Released Texture[5187]
28785: ♻️ Released Texture[5010]
28785: ♻️ Released Texture[5027]
28785: ♻️ Released Texture[5035]
28786: ♻️ Released Texture[5052]
28786: ♻️ Released Texture[5060]
28786: ♻️ Released Texture[5064]
28786: ♻️ Released Texture[5098]
28786: ♻️ Released Texture[5102]
28786: ♻️ Released Texture[5173]
28786: ♻️ Released Texture[5174]
28786: ♻️ Released Texture[5188]
28786: ♻️ Released Texture[5189]
28790: ♻️ Released Texture[5011]
28790: ♻️ Released Texture[5026]
28791: ♻️ Released Texture[5036]
28791: ♻️ Released Texture[5051]
28791: ♻️ Released Texture[5061]
28791: ♻️ Released Texture[5101]
28791: ♻️ Released Texture[5172]
28791: ♻️ Released Texture[5190]
28801: ♻️ Released Texture[5012]
28801: ♻️ Released Texture[5025]
28801: ♻️ Released Texture[5037]
28801: ♻️ Released Texture[5050]
28801: ♻️ Released Texture[5062]
28801: ♻️ Released Texture[5100]
28802: ♻️ Released Texture[5171]
28802: ♻️ Released Texture[5191]
28817: ♻️ Released Texture[5013]
28817: ♻️ Released Texture[5024]
28818: ♻️ Released Texture[5038]
28818: ♻️ Released Texture[5049]
28818: ♻️ Released Texture[5063]
28818: ♻️ Released Texture[5099]
28818: ♻️ Released Texture[5170]
28818: ♻️ Released Texture[5192]
28834: ♻️ Released Texture[5014]
28834: ♻️ Released Texture[5023]
28834: ♻️ Released Texture[5039]
28835: ♻️ Released Texture[5048]
28851: ♻️ Released Texture[5169]
28851: ♻️ Released Texture[5193]
28867: ♻️ Released Texture[5015]
28867: ♻️ Released Texture[5022]
28868: ♻️ Released Texture[5040]
28868: ♻️ Released Texture[5047]
28884: ♻️ Released Texture[5168]
28884: ♻️ Released Texture[5194]
28901: ♻️ Released Texture[5016]
28901: ♻️ Released Texture[5021]
28901: ♻️ Released Texture[5041]
28901: ♻️ Released Texture[5046]
28917: ♻️ Released Texture[5167]
28917: ♻️ Released Texture[5195]
28934: ♻️ Released Texture[5017]
28934: ♻️ Released Texture[5020]
28934: ♻️ Released Texture[5042]
28935: ♻️ Released Texture[5045]
28967: ♻️ Released Texture[5166]
28968: ♻️ Released Texture[5196]
28984: ♻️ Released Texture[5018]
28984: ♻️ Released Texture[5019]
28984: ♻️ Released Texture[5043]
28984: ♻️ Released Texture[5044]
29017: ♻️ Released Texture[5165]
29017: ♻️ Released Texture[5197]
29068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29068: 💠 Created Texture[5306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29069: 💠 Created Texture[5307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29070: 💠 Created Texture[5308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29071: 💠 Created Texture[5309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29072: 💠 Created Texture[5310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29073: 💠 Created Texture[5311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29074: 💠 Created Texture[5312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29074: 💠 Created Texture[5313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29075: 💠 Created Texture[5314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29075: 💠 Created Texture[5315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29076: 💠 Created Texture[5316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29077: 💠 Created Texture[5317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29077: 💠 Created Texture[5318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29078: 💠 Created Texture[5319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29078: 💠 Created Texture[5320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29079: 💠 Created Texture[5321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29080: 💠 Created Texture[5322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29080: 💠 Created Texture[5323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29081: 💠 Created Texture[5324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29081: 💠 Created Texture[5325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29082: 💠 Created Texture[5326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29082: 💠 Created Texture[5327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29083: 💠 Created Texture[5328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29084: 💠 Created Texture[5329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29085: 💠 Created Texture[5330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29086: 💠 Created Texture[5331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29086: 💠 Created Texture[5332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29087: 💠 Created Texture[5333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29088: 💠 Created Texture[5334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29088: 💠 Created Texture[5335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29089: 💠 Created Texture[5336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29089: 💠 Created Texture[5337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29090: 💠 Created Texture[5338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29090: 💠 Created Texture[5339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29091: 💠 Created Texture[5340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29092: 💠 Created Texture[5341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29092: 💠 Created Texture[5342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29093: 💠 Created Texture[5343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29093: 💠 Created Texture[5344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29094: 💠 Created Texture[5345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29094: 💠 Created Texture[5346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29095: 💠 Created Texture[5347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29096: 💠 Created Texture[5348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29096: 💠 Created Texture[5349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29097: 💠 Created Texture[5350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29097: 💠 Created Texture[5351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29098: 💠 Created Texture[5352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29099: 💠 Created Texture[5353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29099: 💠 Created Texture[5354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29100: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29100: 💠 Created Texture[5355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29102: 💠 Created Texture[5356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29102: 💠 Created Texture[5357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29103: 💠 Created Texture[5358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29103: 💠 Created Texture[5359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29104: 💠 Created Texture[5360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29104: 💠 Created Texture[5361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29105: 💠 Created Texture[5362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29106: 💠 Created Texture[5363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29106: 💠 Created Texture[5364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29107: 💠 Created Texture[5365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29107: 💠 Created Texture[5366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29108: 💠 Created Texture[5367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29108: 💠 Created Texture[5368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29109: 💠 Created Texture[5369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29110: 💠 Created Texture[5370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29110: 💠 Created Texture[5371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29111: 💠 Created Texture[5372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29111: 💠 Created Texture[5373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29112: 💠 Created Texture[5374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29112: 💠 Created Texture[5375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29113: 💠 Created Texture[5376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29114: 💠 Created Texture[5377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29114: 💠 Created Texture[5378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29115: 💠 Created Texture[5379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29116: 💠 Created Texture[5380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29117: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29117: 💠 Created Texture[5381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29118: 💠 Created Texture[5382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29119: 💠 Created Texture[5383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29120: 💠 Created Texture[5384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29121: 💠 Created Texture[5385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29121: 💠 Created Texture[5386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29122: 💠 Created Texture[5387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29122: 💠 Created Texture[5388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29123: 💠 Created Texture[5389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29123: 💠 Created Texture[5390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29124: 💠 Created Texture[5391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29125: 💠 Created Texture[5392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29125: 💠 Created Texture[5393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29126: 💠 Created Texture[5394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29126: 💠 Created Texture[5395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29127: 💠 Created Texture[5396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29128: 💠 Created Texture[5397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29128: 💠 Created Texture[5398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29129: 💠 Created Texture[5399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29130: 💠 Created Texture[5400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29131: 💠 Created Texture[5401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29132: 💠 Created Texture[5402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29133: 💠 Created Texture[5403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29133: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29134: 💠 Created Texture[5404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29135: 💠 Created Texture[5405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29135: ♻️ Released Texture[5106]
29135: ♻️ Released Texture[5107]
29136: ♻️ Released Texture[5108]
29136: ♻️ Released Texture[5109]
29136: ♻️ Released Texture[5128]
29136: ♻️ Released Texture[5129]
29136: ♻️ Released Texture[5130]
29136: ♻️ Released Texture[5131]
29136: ♻️ Released Texture[5132]
29136: ♻️ Released Texture[5133]
29136: ♻️ Released Texture[5134]
29136: ♻️ Released Texture[5153]
29136: ♻️ Released Texture[5154]
29136: ♻️ Released Texture[5155]
29136: ♻️ Released Texture[5156]
29137: ♻️ Released Texture[5157]
29137: ♻️ Released Texture[5158]
29137: ♻️ Released Texture[5159]
29137: ♻️ Released Texture[5203]
29137: ♻️ Released Texture[5204]
29137: ♻️ Released Texture[5205]
29142: ♻️ Released Texture[5110]
29142: ♻️ Released Texture[5127]
29142: ♻️ Released Texture[5135]
29142: ♻️ Released Texture[5152]
29142: ♻️ Released Texture[5160]
29142: ♻️ Released Texture[5164]
29142: ♻️ Released Texture[5198]
29143: ♻️ Released Texture[5202]
29143: ♻️ Released Texture[5277]
29143: ♻️ Released Texture[5278]
29143: ♻️ Released Texture[5279]
29143: ♻️ Released Texture[5280]
29143: ♻️ Released Texture[5281]
29143: ♻️ Released Texture[5282]
29143: ♻️ Released Texture[5283]
29143: ♻️ Released Texture[5284]
29143: ♻️ Released Texture[5285]
29148: ♻️ Released Texture[5111]
29149: ♻️ Released Texture[5126]
29149: ♻️ Released Texture[5136]
29149: ♻️ Released Texture[5151]
29149: ♻️ Released Texture[5161]
29149: ♻️ Released Texture[5201]
29149: ♻️ Released Texture[5275]
29149: ♻️ Released Texture[5276]
29149: ♻️ Released Texture[5286]
29149: ♻️ Released Texture[5287]
29155: ♻️ Released Texture[5112]
29155: ♻️ Released Texture[5125]
29155: ♻️ Released Texture[5137]
29155: ♻️ Released Texture[5150]
29155: ♻️ Released Texture[5162]
29155: ♻️ Released Texture[5200]
29155: ♻️ Released Texture[5273]
29155: ♻️ Released Texture[5274]
29155: ♻️ Released Texture[5288]
29156: ♻️ Released Texture[5289]
29167: ♻️ Released Texture[5113]
29167: ♻️ Released Texture[5124]
29168: ♻️ Released Texture[5138]
29168: ♻️ Released Texture[5149]
29168: ♻️ Released Texture[5163]
29168: ♻️ Released Texture[5199]
29168: ♻️ Released Texture[5272]
29168: ♻️ Released Texture[5290]
29184: ♻️ Released Texture[5114]
29184: ♻️ Released Texture[5123]
29184: ♻️ Released Texture[5139]
29184: ♻️ Released Texture[5148]
29184: ♻️ Released Texture[5271]
29185: ♻️ Released Texture[5291]
29201: ♻️ Released Texture[5270]
29201: ♻️ Released Texture[5292]
29217: ♻️ Released Texture[5115]
29217: ♻️ Released Texture[5122]
29218: ♻️ Released Texture[5140]
29218: ♻️ Released Texture[5147]
29234: ♻️ Released Texture[5269]
29234: ♻️ Released Texture[5293]
29251: ♻️ Released Texture[5116]
29251: ♻️ Released Texture[5121]
29251: ♻️ Released Texture[5141]
29251: ♻️ Released Texture[5146]
29267: ♻️ Released Texture[5268]
29267: ♻️ Released Texture[5294]
29284: ♻️ Released Texture[5117]
29284: ♻️ Released Texture[5120]
29284: ♻️ Released Texture[5142]
29284: ♻️ Released Texture[5145]
29301: ♻️ Released Texture[5267]
29302: ♻️ Released Texture[5295]
29334: ♻️ Released Texture[5118]
29334: ♻️ Released Texture[5119]
29334: ♻️ Released Texture[5143]
29334: ♻️ Released Texture[5144]
29351: ♻️ Released Texture[5266]
29351: ♻️ Released Texture[5296]
29401: ♻️ Released Texture[5265]
29401: ♻️ Released Texture[5297]
29434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29435: 💠 Created Texture[5406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29436: 💠 Created Texture[5407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29437: 💠 Created Texture[5408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29438: 💠 Created Texture[5409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29439: 💠 Created Texture[5410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29439: 💠 Created Texture[5411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29440: 💠 Created Texture[5412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29441: 💠 Created Texture[5413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29441: 💠 Created Texture[5414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29442: 💠 Created Texture[5415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29442: 💠 Created Texture[5416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29443: 💠 Created Texture[5417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29443: 💠 Created Texture[5418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29444: 💠 Created Texture[5419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29445: 💠 Created Texture[5420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29445: 💠 Created Texture[5421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29446: 💠 Created Texture[5422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29446: 💠 Created Texture[5423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29447: 💠 Created Texture[5424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29447: 💠 Created Texture[5425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29448: 💠 Created Texture[5426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29449: 💠 Created Texture[5427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29449: 💠 Created Texture[5428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29450: 💠 Created Texture[5429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29452: 💠 Created Texture[5430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29452: 💠 Created Texture[5431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29453: 💠 Created Texture[5432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29453: 💠 Created Texture[5433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29454: 💠 Created Texture[5434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29455: 💠 Created Texture[5435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29455: 💠 Created Texture[5436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29456: 💠 Created Texture[5437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29457: 💠 Created Texture[5438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29457: 💠 Created Texture[5439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29458: 💠 Created Texture[5440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29458: 💠 Created Texture[5441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29459: 💠 Created Texture[5442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29459: 💠 Created Texture[5443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29460: 💠 Created Texture[5444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29461: 💠 Created Texture[5445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29462: 💠 Created Texture[5446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29462: 💠 Created Texture[5447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29463: 💠 Created Texture[5448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29463: 💠 Created Texture[5449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29464: 💠 Created Texture[5450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29464: 💠 Created Texture[5451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29465: 💠 Created Texture[5452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29466: 💠 Created Texture[5453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29466: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29466: 💠 Created Texture[5454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29467: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29467: 💠 Created Texture[5455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29468: 💠 Created Texture[5456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29469: 💠 Created Texture[5457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29470: 💠 Created Texture[5458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29471: 💠 Created Texture[5459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29472: 💠 Created Texture[5460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29473: 💠 Created Texture[5461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29474: 💠 Created Texture[5462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29474: 💠 Created Texture[5463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29475: 💠 Created Texture[5464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29476: 💠 Created Texture[5465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29476: 💠 Created Texture[5466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29477: 💠 Created Texture[5467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29477: 💠 Created Texture[5468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29478: 💠 Created Texture[5469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29479: 💠 Created Texture[5470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29479: 💠 Created Texture[5471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29480: 💠 Created Texture[5472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29480: 💠 Created Texture[5473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29481: 💠 Created Texture[5474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29481: 💠 Created Texture[5475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29482: 💠 Created Texture[5476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29483: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29483: 💠 Created Texture[5477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29483: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29484: 💠 Created Texture[5478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29485: 💠 Created Texture[5479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29486: 💠 Created Texture[5480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29487: 💠 Created Texture[5481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29487: 💠 Created Texture[5482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29488: 💠 Created Texture[5483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29488: 💠 Created Texture[5484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29489: 💠 Created Texture[5485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29489: 💠 Created Texture[5486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29490: 💠 Created Texture[5487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29491: 💠 Created Texture[5488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29491: 💠 Created Texture[5489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29492: 💠 Created Texture[5490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29492: 💠 Created Texture[5491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29493: 💠 Created Texture[5492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29493: 💠 Created Texture[5493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29494: 💠 Created Texture[5494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29494: 💠 Created Texture[5495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29495: 💠 Created Texture[5496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29496: 💠 Created Texture[5497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29496: 💠 Created Texture[5498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29497: 💠 Created Texture[5499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29497: 💠 Created Texture[5500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29498: 💠 Created Texture[5501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29499: 💠 Created Texture[5502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29499: 💠 Created Texture[5503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29500: 💠 Created Texture[5504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29501: 💠 Created Texture[5505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29501: ♻️ Released Texture[5377]
29502: ♻️ Released Texture[5378]
29502: ♻️ Released Texture[5379]
29502: ♻️ Released Texture[5380]
29502: ♻️ Released Texture[5381]
29502: ♻️ Released Texture[5382]
29502: ♻️ Released Texture[5383]
29502: ♻️ Released Texture[5384]
29502: ♻️ Released Texture[5385]
29507: ♻️ Released Texture[5206]
29507: ♻️ Released Texture[5207]
29508: ♻️ Released Texture[5208]
29508: ♻️ Released Texture[5209]
29508: ♻️ Released Texture[5228]
29508: ♻️ Released Texture[5229]
29508: ♻️ Released Texture[5230]
29508: ♻️ Released Texture[5231]
29508: ♻️ Released Texture[5232]
29508: ♻️ Released Texture[5233]
29508: ♻️ Released Texture[5234]
29508: ♻️ Released Texture[5253]
29508: ♻️ Released Texture[5254]
29508: ♻️ Released Texture[5255]
29509: ♻️ Released Texture[5256]
29509: ♻️ Released Texture[5257]
29509: ♻️ Released Texture[5258]
29509: ♻️ Released Texture[5259]
29509: ♻️ Released Texture[5303]
29509: ♻️ Released Texture[5304]
29509: ♻️ Released Texture[5305]
29509: ♻️ Released Texture[5375]
29509: ♻️ Released Texture[5376]
29509: ♻️ Released Texture[5386]
29509: ♻️ Released Texture[5387]
29514: ♻️ Released Texture[5210]
29514: ♻️ Released Texture[5227]
29515: ♻️ Released Texture[5235]
29515: ♻️ Released Texture[5252]
29515: ♻️ Released Texture[5260]
29515: ♻️ Released Texture[5264]
29515: ♻️ Released Texture[5298]
29515: ♻️ Released Texture[5302]
29515: ♻️ Released Texture[5373]
29515: ♻️ Released Texture[5374]
29515: ♻️ Released Texture[5388]
29515: ♻️ Released Texture[5389]
29521: ♻️ Released Texture[5211]
29521: ♻️ Released Texture[5226]
29521: ♻️ Released Texture[5236]
29521: ♻️ Released Texture[5251]
29521: ♻️ Released Texture[5261]
29522: ♻️ Released Texture[5301]
29522: ♻️ Released Texture[5372]
29522: ♻️ Released Texture[5390]
29534: ♻️ Released Texture[5212]
29534: ♻️ Released Texture[5225]
29534: ♻️ Released Texture[5237]
29534: ♻️ Released Texture[5250]
29534: ♻️ Released Texture[5262]
29535: ♻️ Released Texture[5300]
29535: ♻️ Released Texture[5371]
29535: ♻️ Released Texture[5391]
29551: ♻️ Released Texture[5213]
29551: ♻️ Released Texture[5224]
29551: ♻️ Released Texture[5238]
29551: ♻️ Released Texture[5249]
29551: ♻️ Released Texture[5263]
29551: ♻️ Released Texture[5299]
29551: ♻️ Released Texture[5370]
29551: ♻️ Released Texture[5392]
29567: ♻️ Released Texture[5214]
29567: ♻️ Released Texture[5223]
29568: ♻️ Released Texture[5239]
29568: ♻️ Released Texture[5248]
29584: ♻️ Released Texture[5369]
29584: ♻️ Released Texture[5393]
29601: ♻️ Released Texture[5215]
29601: ♻️ Released Texture[5222]
29601: ♻️ Released Texture[5240]
29601: ♻️ Released Texture[5247]
29617: ♻️ Released Texture[5368]
29618: ♻️ Released Texture[5394]
29634: ♻️ Released Texture[5216]
29634: ♻️ Released Texture[5221]
29634: ♻️ Released Texture[5241]
29634: ♻️ Released Texture[5246]
29651: ♻️ Released Texture[5367]
29651: ♻️ Released Texture[5395]
29667: ♻️ Released Texture[5217]
29667: ♻️ Released Texture[5220]
29668: ♻️ Released Texture[5242]
29668: ♻️ Released Texture[5245]
29701: ♻️ Released Texture[5366]
29701: ♻️ Released Texture[5396]
29717: ♻️ Released Texture[5218]
29717: ♻️ Released Texture[5219]
29718: ♻️ Released Texture[5243]
29718: ♻️ Released Texture[5244]
29751: ♻️ Released Texture[5365]
29751: ♻️ Released Texture[5397]
29801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29802: 💠 Created Texture[5506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29803: 💠 Created Texture[5507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29804: 💠 Created Texture[5508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29804: 💠 Created Texture[5509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29805: 💠 Created Texture[5510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29806: 💠 Created Texture[5511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29807: 💠 Created Texture[5512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29808: 💠 Created Texture[5513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29809: 💠 Created Texture[5514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29810: 💠 Created Texture[5515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29811: 💠 Created Texture[5516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29811: 💠 Created Texture[5517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29812: 💠 Created Texture[5518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29813: 💠 Created Texture[5519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29814: 💠 Created Texture[5520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29815: 💠 Created Texture[5521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29815: 💠 Created Texture[5522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29816: 💠 Created Texture[5523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29818: 💠 Created Texture[5524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29819: 💠 Created Texture[5525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29819: 💠 Created Texture[5526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29820: 💠 Created Texture[5527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29821: 💠 Created Texture[5528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29821: 💠 Created Texture[5529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29822: 💠 Created Texture[5530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29822: 💠 Created Texture[5531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29823: 💠 Created Texture[5532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29823: 💠 Created Texture[5533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29824: 💠 Created Texture[5534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29824: 💠 Created Texture[5535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29825: 💠 Created Texture[5536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29826: 💠 Created Texture[5537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29826: 💠 Created Texture[5538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29827: 💠 Created Texture[5539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29827: 💠 Created Texture[5540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29828: 💠 Created Texture[5541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29828: 💠 Created Texture[5542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29829: 💠 Created Texture[5543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29830: 💠 Created Texture[5544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29831: 💠 Created Texture[5545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29832: 💠 Created Texture[5546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29833: 💠 Created Texture[5547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29833: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29834: 💠 Created Texture[5548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29835: 💠 Created Texture[5549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29836: 💠 Created Texture[5550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29836: 💠 Created Texture[5551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29837: 💠 Created Texture[5552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29837: 💠 Created Texture[5553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29838: 💠 Created Texture[5554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29838: 💠 Created Texture[5555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29839: 💠 Created Texture[5556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29840: 💠 Created Texture[5557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29840: 💠 Created Texture[5558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29841: 💠 Created Texture[5559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29842: 💠 Created Texture[5560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29843: 💠 Created Texture[5561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29844: 💠 Created Texture[5562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29845: 💠 Created Texture[5563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29846: 💠 Created Texture[5564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29847: 💠 Created Texture[5565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29847: 💠 Created Texture[5566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29848: 💠 Created Texture[5567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29849: 💠 Created Texture[5568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29850: 💠 Created Texture[5569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29852: 💠 Created Texture[5570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29852: 💠 Created Texture[5571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29853: 💠 Created Texture[5572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29854: 💠 Created Texture[5573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29854: 💠 Created Texture[5574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29855: 💠 Created Texture[5575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29855: 💠 Created Texture[5576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29856: 💠 Created Texture[5577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29857: 💠 Created Texture[5578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29857: 💠 Created Texture[5579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29858: 💠 Created Texture[5580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29858: 💠 Created Texture[5581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29859: 💠 Created Texture[5582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29859: 💠 Created Texture[5583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29860: 💠 Created Texture[5584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29861: 💠 Created Texture[5585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29861: 💠 Created Texture[5586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29862: 💠 Created Texture[5587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29862: 💠 Created Texture[5588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29863: 💠 Created Texture[5589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29863: 💠 Created Texture[5590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29864: 💠 Created Texture[5591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29865: 💠 Created Texture[5592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29865: 💠 Created Texture[5593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29866: 💠 Created Texture[5594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29867: 💠 Created Texture[5595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29868: 💠 Created Texture[5596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29869: 💠 Created Texture[5597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29869: 💠 Created Texture[5598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29870: 💠 Created Texture[5599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29870: 💠 Created Texture[5600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29871: 💠 Created Texture[5601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29872: 💠 Created Texture[5602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29872: 💠 Created Texture[5603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29873: 💠 Created Texture[5604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
29874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
29874: 💠 Created Texture[5605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
29874: ♻️ Released Texture[5306]
29874: ♻️ Released Texture[5307]
29874: ♻️ Released Texture[5308]
29874: ♻️ Released Texture[5309]
29875: ♻️ Released Texture[5328]
29875: ♻️ Released Texture[5329]
29875: ♻️ Released Texture[5330]
29875: ♻️ Released Texture[5331]
29875: ♻️ Released Texture[5332]
29875: ♻️ Released Texture[5333]
29875: ♻️ Released Texture[5334]
29875: ♻️ Released Texture[5353]
29875: ♻️ Released Texture[5354]
29875: ♻️ Released Texture[5355]
29875: ♻️ Released Texture[5356]
29875: ♻️ Released Texture[5357]
29876: ♻️ Released Texture[5358]
29876: ♻️ Released Texture[5359]
29876: ♻️ Released Texture[5403]
29876: ♻️ Released Texture[5404]
29876: ♻️ Released Texture[5405]
29876: ♻️ Released Texture[5477]
29876: ♻️ Released Texture[5478]
29876: ♻️ Released Texture[5479]
29877: ♻️ Released Texture[5480]
29877: ♻️ Released Texture[5481]
29877: ♻️ Released Texture[5482]
29877: ♻️ Released Texture[5483]
29877: ♻️ Released Texture[5484]
29877: ♻️ Released Texture[5485]
29883: ♻️ Released Texture[5310]
29883: ♻️ Released Texture[5327]
29884: ♻️ Released Texture[5335]
29884: ♻️ Released Texture[5352]
29884: ♻️ Released Texture[5360]
29884: ♻️ Released Texture[5364]
29884: ♻️ Released Texture[5398]
29884: ♻️ Released Texture[5402]
29884: ♻️ Released Texture[5475]
29884: ♻️ Released Texture[5476]
29885: ♻️ Released Texture[5486]
29885: ♻️ Released Texture[5487]
29890: ♻️ Released Texture[5311]
29890: ♻️ Released Texture[5326]
29890: ♻️ Released Texture[5336]
29890: ♻️ Released Texture[5351]
29890: ♻️ Released Texture[5361]
29890: ♻️ Released Texture[5401]
29890: ♻️ Released Texture[5473]
29890: ♻️ Released Texture[5474]
29890: ♻️ Released Texture[5488]
29890: ♻️ Released Texture[5489]
29901: ♻️ Released Texture[5312]
29901: ♻️ Released Texture[5325]
29901: ♻️ Released Texture[5337]
29901: ♻️ Released Texture[5350]
29901: ♻️ Released Texture[5362]
29901: ♻️ Released Texture[5400]
29901: ♻️ Released Texture[5472]
29901: ♻️ Released Texture[5490]
29917: ♻️ Released Texture[5313]
29917: ♻️ Released Texture[5324]
29918: ♻️ Released Texture[5338]
29918: ♻️ Released Texture[5349]
29918: ♻️ Released Texture[5363]
29918: ♻️ Released Texture[5399]
29918: ♻️ Released Texture[5471]
29918: ♻️ Released Texture[5491]
29934: ♻️ Released Texture[5314]
29934: ♻️ Released Texture[5323]
29934: ♻️ Released Texture[5339]
29934: ♻️ Released Texture[5348]
29935: ♻️ Released Texture[5470]
29935: ♻️ Released Texture[5492]
29967: ♻️ Released Texture[5315]
29967: ♻️ Released Texture[5322]
29968: ♻️ Released Texture[5340]
29968: ♻️ Released Texture[5347]
29968: ♻️ Released Texture[5469]
29968: ♻️ Released Texture[5493]
30001: ♻️ Released Texture[5316]
30001: ♻️ Released Texture[5321]
30001: ♻️ Released Texture[5341]
30001: ♻️ Released Texture[5346]
30001: ♻️ Released Texture[5468]
30001: ♻️ Released Texture[5494]
30034: ♻️ Released Texture[5317]
30034: ♻️ Released Texture[5320]
30034: ♻️ Released Texture[5342]
30034: ♻️ Released Texture[5345]
30035: ♻️ Released Texture[5467]
30035: ♻️ Released Texture[5495]
30084: ♻️ Released Texture[5318]
30084: ♻️ Released Texture[5319]
30084: ♻️ Released Texture[5343]
30084: ♻️ Released Texture[5344]
30085: ♻️ Released Texture[5466]
30085: ♻️ Released Texture[5496]
30134: ♻️ Released Texture[5465]
30134: ♻️ Released Texture[5497]
30184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30185: 💠 Created Texture[5606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30186: 💠 Created Texture[5607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30186: 💠 Created Texture[5608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30187: 💠 Created Texture[5609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30187: 💠 Created Texture[5610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30188: 💠 Created Texture[5611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30189: 💠 Created Texture[5612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30189: 💠 Created Texture[5613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30190: 💠 Created Texture[5614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30190: 💠 Created Texture[5615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30191: 💠 Created Texture[5616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30191: 💠 Created Texture[5617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30192: 💠 Created Texture[5618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30193: 💠 Created Texture[5619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30193: 💠 Created Texture[5620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30194: 💠 Created Texture[5621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30195: 💠 Created Texture[5622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30195: 💠 Created Texture[5623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30196: 💠 Created Texture[5624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30197: 💠 Created Texture[5625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30197: 💠 Created Texture[5626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30198: 💠 Created Texture[5627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30198: 💠 Created Texture[5628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30199: 💠 Created Texture[5629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30199: 💠 Created Texture[5630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30200: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30200: 💠 Created Texture[5631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30202: 💠 Created Texture[5632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30202: 💠 Created Texture[5633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30203: 💠 Created Texture[5634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30204: 💠 Created Texture[5635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30205: 💠 Created Texture[5636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30205: 💠 Created Texture[5637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30206: 💠 Created Texture[5638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30207: 💠 Created Texture[5639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30207: 💠 Created Texture[5640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30208: 💠 Created Texture[5641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30209: 💠 Created Texture[5642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30210: 💠 Created Texture[5643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30211: 💠 Created Texture[5644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30211: 💠 Created Texture[5645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30212: 💠 Created Texture[5646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30213: 💠 Created Texture[5647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30213: 💠 Created Texture[5648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30214: 💠 Created Texture[5649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30215: 💠 Created Texture[5650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30215: 💠 Created Texture[5651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30216: 💠 Created Texture[5652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30217: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30217: 💠 Created Texture[5653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30218: 💠 Created Texture[5654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30219: 💠 Created Texture[5655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30220: 💠 Created Texture[5656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30220: 💠 Created Texture[5657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30221: 💠 Created Texture[5658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30221: 💠 Created Texture[5659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30222: 💠 Created Texture[5660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30223: 💠 Created Texture[5661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30223: 💠 Created Texture[5662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30224: 💠 Created Texture[5663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30225: 💠 Created Texture[5664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30225: 💠 Created Texture[5665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30226: 💠 Created Texture[5666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30226: 💠 Created Texture[5667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30227: 💠 Created Texture[5668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30227: 💠 Created Texture[5669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30228: 💠 Created Texture[5670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30229: 💠 Created Texture[5671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30229: 💠 Created Texture[5672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30230: 💠 Created Texture[5673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30230: 💠 Created Texture[5674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30231: 💠 Created Texture[5675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30232: 💠 Created Texture[5676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30232: 💠 Created Texture[5677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30233: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30234: 💠 Created Texture[5678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30234: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30235: 💠 Created Texture[5679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30235: 💠 Created Texture[5680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30236: 💠 Created Texture[5681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30237: 💠 Created Texture[5682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30237: 💠 Created Texture[5683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30238: 💠 Created Texture[5684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30239: 💠 Created Texture[5685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30239: 💠 Created Texture[5686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30240: 💠 Created Texture[5687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30241: 💠 Created Texture[5688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30241: 💠 Created Texture[5689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30242: 💠 Created Texture[5690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30242: 💠 Created Texture[5691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30243: 💠 Created Texture[5692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30244: 💠 Created Texture[5693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30244: 💠 Created Texture[5694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30245: 💠 Created Texture[5695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30246: 💠 Created Texture[5696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30246: 💠 Created Texture[5697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30247: 💠 Created Texture[5698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30247: 💠 Created Texture[5699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30248: 💠 Created Texture[5700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30248: 💠 Created Texture[5701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30249: 💠 Created Texture[5702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30250: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30250: 💠 Created Texture[5703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30250: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30251: 💠 Created Texture[5704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30252: 💠 Created Texture[5705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30252: ♻️ Released Texture[5406]
30252: ♻️ Released Texture[5407]
30252: ♻️ Released Texture[5408]
30252: ♻️ Released Texture[5409]
30253: ♻️ Released Texture[5428]
30253: ♻️ Released Texture[5429]
30253: ♻️ Released Texture[5430]
30253: ♻️ Released Texture[5431]
30253: ♻️ Released Texture[5432]
30253: ♻️ Released Texture[5433]
30253: ♻️ Released Texture[5434]
30253: ♻️ Released Texture[5453]
30253: ♻️ Released Texture[5454]
30253: ♻️ Released Texture[5455]
30254: ♻️ Released Texture[5456]
30254: ♻️ Released Texture[5457]
30254: ♻️ Released Texture[5458]
30254: ♻️ Released Texture[5459]
30254: ♻️ Released Texture[5503]
30254: ♻️ Released Texture[5504]
30254: ♻️ Released Texture[5505]
30254: ♻️ Released Texture[5577]
30254: ♻️ Released Texture[5578]
30254: ♻️ Released Texture[5579]
30254: ♻️ Released Texture[5580]
30255: ♻️ Released Texture[5581]
30255: ♻️ Released Texture[5582]
30255: ♻️ Released Texture[5583]
30255: ♻️ Released Texture[5584]
30255: ♻️ Released Texture[5585]
30262: ♻️ Released Texture[5410]
30262: ♻️ Released Texture[5427]
30262: ♻️ Released Texture[5435]
30262: ♻️ Released Texture[5452]
30262: ♻️ Released Texture[5460]
30262: ♻️ Released Texture[5464]
30262: ♻️ Released Texture[5498]
30262: ♻️ Released Texture[5502]
30262: ♻️ Released Texture[5575]
30262: ♻️ Released Texture[5576]
30262: ♻️ Released Texture[5586]
30263: ♻️ Released Texture[5587]
30268: ♻️ Released Texture[5411]
30268: ♻️ Released Texture[5426]
30268: ♻️ Released Texture[5436]
30268: ♻️ Released Texture[5451]
30268: ♻️ Released Texture[5461]
30268: ♻️ Released Texture[5501]
30268: ♻️ Released Texture[5573]
30268: ♻️ Released Texture[5574]
30268: ♻️ Released Texture[5588]
30268: ♻️ Released Texture[5589]
30274: ♻️ Released Texture[5412]
30274: ♻️ Released Texture[5425]
30274: ♻️ Released Texture[5437]
30274: ♻️ Released Texture[5450]
30274: ♻️ Released Texture[5462]
30274: ♻️ Released Texture[5500]
30275: ♻️ Released Texture[5572]
30275: ♻️ Released Texture[5590]
30284: ♻️ Released Texture[5413]
30284: ♻️ Released Texture[5424]
30284: ♻️ Released Texture[5438]
30284: ♻️ Released Texture[5449]
30285: ♻️ Released Texture[5463]
30285: ♻️ Released Texture[5499]
30285: ♻️ Released Texture[5571]
30285: ♻️ Released Texture[5591]
30301: ♻️ Released Texture[5414]
30301: ♻️ Released Texture[5423]
30301: ♻️ Released Texture[5439]
30301: ♻️ Released Texture[5448]
30301: ♻️ Released Texture[5570]
30301: ♻️ Released Texture[5592]
30334: ♻️ Released Texture[5415]
30334: ♻️ Released Texture[5422]
30334: ♻️ Released Texture[5440]
30335: ♻️ Released Texture[5447]
30335: ♻️ Released Texture[5569]
30335: ♻️ Released Texture[5593]
30367: ♻️ Released Texture[5416]
30367: ♻️ Released Texture[5421]
30368: ♻️ Released Texture[5441]
30368: ♻️ Released Texture[5446]
30368: ♻️ Released Texture[5568]
30368: ♻️ Released Texture[5594]
30401: ♻️ Released Texture[5417]
30401: ♻️ Released Texture[5420]
30401: ♻️ Released Texture[5442]
30401: ♻️ Released Texture[5445]
30401: ♻️ Released Texture[5567]
30401: ♻️ Released Texture[5595]
30451: ♻️ Released Texture[5418]
30451: ♻️ Released Texture[5419]
30451: ♻️ Released Texture[5443]
30451: ♻️ Released Texture[5444]
30451: ♻️ Released Texture[5566]
30451: ♻️ Released Texture[5596]
30501: ♻️ Released Texture[5565]
30501: ♻️ Released Texture[5597]
30551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30552: 💠 Created Texture[5706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30552: 💠 Created Texture[5707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30553: 💠 Created Texture[5708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30553: 💠 Created Texture[5709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30554: 💠 Created Texture[5710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30554: 💠 Created Texture[5711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30555: 💠 Created Texture[5712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30556: 💠 Created Texture[5713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30556: 💠 Created Texture[5714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30557: 💠 Created Texture[5715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30557: 💠 Created Texture[5716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30558: 💠 Created Texture[5717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30558: 💠 Created Texture[5718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30559: 💠 Created Texture[5719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30560: 💠 Created Texture[5720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30560: 💠 Created Texture[5721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30561: 💠 Created Texture[5722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30561: 💠 Created Texture[5723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30562: 💠 Created Texture[5724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30562: 💠 Created Texture[5725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30563: 💠 Created Texture[5726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30563: 💠 Created Texture[5727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30564: 💠 Created Texture[5728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30565: 💠 Created Texture[5729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30565: 💠 Created Texture[5730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30566: 💠 Created Texture[5731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30567: 💠 Created Texture[5732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30567: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30568: 💠 Created Texture[5733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30569: 💠 Created Texture[5734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30569: 💠 Created Texture[5735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30570: 💠 Created Texture[5736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30570: 💠 Created Texture[5737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30571: 💠 Created Texture[5738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30571: 💠 Created Texture[5739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30572: 💠 Created Texture[5740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30573: 💠 Created Texture[5741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30573: 💠 Created Texture[5742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30574: 💠 Created Texture[5743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30574: 💠 Created Texture[5744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30575: 💠 Created Texture[5745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30575: 💠 Created Texture[5746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30576: 💠 Created Texture[5747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30577: 💠 Created Texture[5748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30577: 💠 Created Texture[5749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30578: 💠 Created Texture[5750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30578: 💠 Created Texture[5751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30579: 💠 Created Texture[5752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30579: 💠 Created Texture[5753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30580: 💠 Created Texture[5754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30580: 💠 Created Texture[5755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30581: 💠 Created Texture[5756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30582: 💠 Created Texture[5757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30582: 💠 Created Texture[5758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30583: 💠 Created Texture[5759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30583: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30584: 💠 Created Texture[5760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30585: 💠 Created Texture[5761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30586: 💠 Created Texture[5762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30586: 💠 Created Texture[5763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30587: 💠 Created Texture[5764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30588: 💠 Created Texture[5765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30588: 💠 Created Texture[5766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30589: 💠 Created Texture[5767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30589: 💠 Created Texture[5768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30590: 💠 Created Texture[5769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30590: 💠 Created Texture[5770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30591: 💠 Created Texture[5771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30591: 💠 Created Texture[5772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30592: 💠 Created Texture[5773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30593: 💠 Created Texture[5774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30593: 💠 Created Texture[5775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30594: 💠 Created Texture[5776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30594: 💠 Created Texture[5777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30595: 💠 Created Texture[5778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30595: 💠 Created Texture[5779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30596: 💠 Created Texture[5780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30596: 💠 Created Texture[5781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30597: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30597: 💠 Created Texture[5782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30597: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30598: 💠 Created Texture[5783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30598: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30598: 💠 Created Texture[5784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30598: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30599: 💠 Created Texture[5785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30599: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30599: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30599: 💠 Created Texture[5786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30600: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30601: 💠 Created Texture[5787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30602: 💠 Created Texture[5788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30603: 💠 Created Texture[5789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30603: 💠 Created Texture[5790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30604: 💠 Created Texture[5791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30605: 💠 Created Texture[5792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30605: 💠 Created Texture[5793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30606: 💠 Created Texture[5794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30606: 💠 Created Texture[5795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30607: 💠 Created Texture[5796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30608: 💠 Created Texture[5797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30608: 💠 Created Texture[5798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30609: 💠 Created Texture[5799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30610: 💠 Created Texture[5800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30610: 💠 Created Texture[5801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30611: 💠 Created Texture[5802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30611: 💠 Created Texture[5803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30612: 💠 Created Texture[5804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30613: 💠 Created Texture[5805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30613: ♻️ Released Texture[5506]
30613: ♻️ Released Texture[5507]
30613: ♻️ Released Texture[5508]
30613: ♻️ Released Texture[5509]
30613: ♻️ Released Texture[5528]
30613: ♻️ Released Texture[5529]
30613: ♻️ Released Texture[5530]
30614: ♻️ Released Texture[5531]
30614: ♻️ Released Texture[5532]
30614: ♻️ Released Texture[5533]
30614: ♻️ Released Texture[5534]
30614: ♻️ Released Texture[5553]
30614: ♻️ Released Texture[5554]
30614: ♻️ Released Texture[5555]
30614: ♻️ Released Texture[5556]
30614: ♻️ Released Texture[5557]
30614: ♻️ Released Texture[5558]
30614: ♻️ Released Texture[5559]
30614: ♻️ Released Texture[5603]
30614: ♻️ Released Texture[5604]
30615: ♻️ Released Texture[5605]
30615: ♻️ Released Texture[5677]
30615: ♻️ Released Texture[5678]
30615: ♻️ Released Texture[5679]
30615: ♻️ Released Texture[5680]
30615: ♻️ Released Texture[5681]
30615: ♻️ Released Texture[5682]
30615: ♻️ Released Texture[5683]
30615: ♻️ Released Texture[5684]
30615: ♻️ Released Texture[5685]
30621: ♻️ Released Texture[5510]
30621: ♻️ Released Texture[5527]
30621: ♻️ Released Texture[5535]
30621: ♻️ Released Texture[5552]
30621: ♻️ Released Texture[5560]
30621: ♻️ Released Texture[5564]
30621: ♻️ Released Texture[5598]
30621: ♻️ Released Texture[5602]
30621: ♻️ Released Texture[5675]
30621: ♻️ Released Texture[5676]
30622: ♻️ Released Texture[5686]
30622: ♻️ Released Texture[5687]
30626: ♻️ Released Texture[5511]
30626: ♻️ Released Texture[5526]
30626: ♻️ Released Texture[5536]
30626: ♻️ Released Texture[5551]
30626: ♻️ Released Texture[5561]
30626: ♻️ Released Texture[5601]
30627: ♻️ Released Texture[5673]
30627: ♻️ Released Texture[5674]
30627: ♻️ Released Texture[5688]
30627: ♻️ Released Texture[5689]
30634: ♻️ Released Texture[5512]
30634: ♻️ Released Texture[5525]
30634: ♻️ Released Texture[5537]
30634: ♻️ Released Texture[5550]
30634: ♻️ Released Texture[5562]
30634: ♻️ Released Texture[5600]
30635: ♻️ Released Texture[5672]
30635: ♻️ Released Texture[5690]
30651: ♻️ Released Texture[5513]
30651: ♻️ Released Texture[5524]
30651: ♻️ Released Texture[5538]
30651: ♻️ Released Texture[5549]
30651: ♻️ Released Texture[5563]
30651: ♻️ Released Texture[5599]
30652: ♻️ Released Texture[5671]
30652: ♻️ Released Texture[5691]
30667: ♻️ Released Texture[5514]
30667: ♻️ Released Texture[5523]
30668: ♻️ Released Texture[5539]
30668: ♻️ Released Texture[5548]
30668: ♻️ Released Texture[5670]
30668: ♻️ Released Texture[5692]
30701: ♻️ Released Texture[5515]
30701: ♻️ Released Texture[5522]
30701: ♻️ Released Texture[5540]
30701: ♻️ Released Texture[5547]
30701: ♻️ Released Texture[5669]
30701: ♻️ Released Texture[5693]
30734: ♻️ Released Texture[5516]
30734: ♻️ Released Texture[5521]
30734: ♻️ Released Texture[5541]
30734: ♻️ Released Texture[5546]
30735: ♻️ Released Texture[5668]
30735: ♻️ Released Texture[5694]
30767: ♻️ Released Texture[5517]
30767: ♻️ Released Texture[5520]
30768: ♻️ Released Texture[5542]
30768: ♻️ Released Texture[5545]
30768: ♻️ Released Texture[5667]
30768: ♻️ Released Texture[5695]
30817: ♻️ Released Texture[5518]
30817: ♻️ Released Texture[5519]
30818: ♻️ Released Texture[5543]
30818: ♻️ Released Texture[5544]
30818: ♻️ Released Texture[5666]
30818: ♻️ Released Texture[5696]
30867: ♻️ Released Texture[5665]
30867: ♻️ Released Texture[5697]
30917: ♻️ Released Texture[5606]
30918: ♻️ Released Texture[5607]
30918: ♻️ Released Texture[5608]
30918: ♻️ Released Texture[5609]
30918: ♻️ Released Texture[5628]
30918: ♻️ Released Texture[5629]
30918: ♻️ Released Texture[5630]
30918: ♻️ Released Texture[5631]
30918: ♻️ Released Texture[5632]
30919: ♻️ Released Texture[5633]
30919: ♻️ Released Texture[5634]
30919: ♻️ Released Texture[5653]
30919: ♻️ Released Texture[5654]
30919: ♻️ Released Texture[5655]
30919: ♻️ Released Texture[5656]
30919: ♻️ Released Texture[5657]
30919: ♻️ Released Texture[5658]
30919: ♻️ Released Texture[5659]
30919: ♻️ Released Texture[5703]
30920: ♻️ Released Texture[5704]
30920: ♻️ Released Texture[5705]
30920: ♻️ Released Texture[5777]
30920: ♻️ Released Texture[5778]
30920: ♻️ Released Texture[5779]
30920: ♻️ Released Texture[5780]
30920: ♻️ Released Texture[5781]
30920: ♻️ Released Texture[5782]
30920: ♻️ Released Texture[5783]
30920: ♻️ Released Texture[5784]
30921: ♻️ Released Texture[5785]
30934: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30935: 💠 Created Texture[5806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30936: 💠 Created Texture[5807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30936: 💠 Created Texture[5808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30937: 💠 Created Texture[5809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30937: 💠 Created Texture[5810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30938: 💠 Created Texture[5811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30939: 💠 Created Texture[5812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30939: 💠 Created Texture[5813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30940: 💠 Created Texture[5814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30940: 💠 Created Texture[5815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30941: 💠 Created Texture[5816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30941: 💠 Created Texture[5817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30942: 💠 Created Texture[5818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30943: 💠 Created Texture[5819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30943: 💠 Created Texture[5820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30944: 💠 Created Texture[5821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30944: 💠 Created Texture[5822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30945: 💠 Created Texture[5823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30946: 💠 Created Texture[5824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30946: 💠 Created Texture[5825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30947: 💠 Created Texture[5826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30947: 💠 Created Texture[5827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30948: 💠 Created Texture[5828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30949: 💠 Created Texture[5829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30949: 💠 Created Texture[5830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30950: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30950: 💠 Created Texture[5831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30950: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30951: 💠 Created Texture[5832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30952: 💠 Created Texture[5833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30953: 💠 Created Texture[5834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30953: 💠 Created Texture[5835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30954: 💠 Created Texture[5836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30954: 💠 Created Texture[5837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30955: 💠 Created Texture[5838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30956: 💠 Created Texture[5839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30956: 💠 Created Texture[5840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30957: 💠 Created Texture[5841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30957: 💠 Created Texture[5842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30958: 💠 Created Texture[5843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30959: 💠 Created Texture[5844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30959: 💠 Created Texture[5845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30960: 💠 Created Texture[5846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30960: 💠 Created Texture[5847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30961: 💠 Created Texture[5848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30961: 💠 Created Texture[5849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30962: 💠 Created Texture[5850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30963: 💠 Created Texture[5851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30963: 💠 Created Texture[5852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30964: 💠 Created Texture[5853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30965: 💠 Created Texture[5854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30965: 💠 Created Texture[5855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30966: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30966: 💠 Created Texture[5856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30967: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30967: 💠 Created Texture[5857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30967: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30968: 💠 Created Texture[5858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30969: 💠 Created Texture[5859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30969: 💠 Created Texture[5860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30970: 💠 Created Texture[5861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30970: 💠 Created Texture[5862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30971: 💠 Created Texture[5863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30971: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30971: 💠 Created Texture[5864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30972: 💠 Created Texture[5865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30972: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30972: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30973: 💠 Created Texture[5866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30973: 💠 Created Texture[5867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30973: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30973: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30974: 💠 Created Texture[5868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30974: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30974: 💠 Created Texture[5869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30974: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30975: 💠 Created Texture[5870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30975: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30975: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30976: 💠 Created Texture[5871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30976: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30976: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30976: 💠 Created Texture[5872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30977: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30977: 💠 Created Texture[5873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30977: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30978: 💠 Created Texture[5874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30978: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30978: 💠 Created Texture[5875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30978: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30979: 💠 Created Texture[5876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30979: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30979: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30979: 💠 Created Texture[5877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30980: 💠 Created Texture[5878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30980: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30980: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30981: 💠 Created Texture[5879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30981: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30981: 💠 Created Texture[5880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30981: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30982: 💠 Created Texture[5881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30982: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30982: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30982: 💠 Created Texture[5882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30982: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30983: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30983: 💠 Created Texture[5883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30983: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30984: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30985: 💠 Created Texture[5884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30985: 💠 Created Texture[5885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30986: 💠 Created Texture[5886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30987: 💠 Created Texture[5887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30987: 💠 Created Texture[5888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30988: 💠 Created Texture[5889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30988: 💠 Created Texture[5890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30989: 💠 Created Texture[5891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30989: 💠 Created Texture[5892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30990: 💠 Created Texture[5893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30991: 💠 Created Texture[5894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30991: 💠 Created Texture[5895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30992: 💠 Created Texture[5896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30992: 💠 Created Texture[5897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30993: 💠 Created Texture[5898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30993: 💠 Created Texture[5899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30994: 💠 Created Texture[5900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30995: 💠 Created Texture[5901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30995: 💠 Created Texture[5902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30996: 💠 Created Texture[5903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30996: 💠 Created Texture[5904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
30997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
30997: 💠 Created Texture[5905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
30997: ♻️ Released Texture[5610]
30997: ♻️ Released Texture[5627]
30997: ♻️ Released Texture[5635]
30997: ♻️ Released Texture[5652]
30997: ♻️ Released Texture[5660]
30997: ♻️ Released Texture[5664]
30998: ♻️ Released Texture[5698]
30998: ♻️ Released Texture[5702]
30998: ♻️ Released Texture[5775]
30998: ♻️ Released Texture[5776]
30998: ♻️ Released Texture[5786]
30998: ♻️ Released Texture[5787]
31004: ♻️ Released Texture[5611]
31004: ♻️ Released Texture[5626]
31004: ♻️ Released Texture[5636]
31004: ♻️ Released Texture[5651]
31004: ♻️ Released Texture[5661]
31004: ♻️ Released Texture[5701]
31004: ♻️ Released Texture[5773]
31005: ♻️ Released Texture[5774]
31005: ♻️ Released Texture[5788]
31005: ♻️ Released Texture[5789]
31009: ♻️ Released Texture[5612]
31009: ♻️ Released Texture[5625]
31010: ♻️ Released Texture[5637]
31010: ♻️ Released Texture[5650]
31010: ♻️ Released Texture[5662]
31010: ♻️ Released Texture[5700]
31010: ♻️ Released Texture[5772]
31010: ♻️ Released Texture[5790]
31017: ♻️ Released Texture[5613]
31017: ♻️ Released Texture[5624]
31017: ♻️ Released Texture[5638]
31018: ♻️ Released Texture[5649]
31018: ♻️ Released Texture[5663]
31018: ♻️ Released Texture[5699]
31018: ♻️ Released Texture[5771]
31018: ♻️ Released Texture[5791]
31034: ♻️ Released Texture[5614]
31034: ♻️ Released Texture[5623]
31034: ♻️ Released Texture[5639]
31034: ♻️ Released Texture[5648]
31035: ♻️ Released Texture[5770]
31035: ♻️ Released Texture[5792]
31067: ♻️ Released Texture[5615]
31067: ♻️ Released Texture[5622]
31068: ♻️ Released Texture[5640]
31068: ♻️ Released Texture[5647]
31068: ♻️ Released Texture[5769]
31068: ♻️ Released Texture[5793]
31101: ♻️ Released Texture[5616]
31101: ♻️ Released Texture[5621]
31101: ♻️ Released Texture[5641]
31101: ♻️ Released Texture[5646]
31101: ♻️ Released Texture[5768]
31101: ♻️ Released Texture[5794]
31134: ♻️ Released Texture[5617]
31134: ♻️ Released Texture[5620]
31134: ♻️ Released Texture[5642]
31134: ♻️ Released Texture[5645]
31135: ♻️ Released Texture[5767]
31135: ♻️ Released Texture[5795]
31184: ♻️ Released Texture[5618]
31184: ♻️ Released Texture[5619]
31184: ♻️ Released Texture[5643]
31185: ♻️ Released Texture[5644]
31185: ♻️ Released Texture[5766]
31185: ♻️ Released Texture[5796]
31234: ♻️ Released Texture[5765]
31234: ♻️ Released Texture[5797]
31284: ♻️ Released Texture[5706]
31284: ♻️ Released Texture[5707]
31284: ♻️ Released Texture[5708]
31284: ♻️ Released Texture[5709]
31284: ♻️ Released Texture[5728]
31284: ♻️ Released Texture[5729]
31285: ♻️ Released Texture[5730]
31285: ♻️ Released Texture[5731]
31285: ♻️ Released Texture[5732]
31285: ♻️ Released Texture[5733]
31285: ♻️ Released Texture[5734]
31285: ♻️ Released Texture[5753]
31285: ♻️ Released Texture[5754]
31285: ♻️ Released Texture[5755]
31285: ♻️ Released Texture[5756]
31285: ♻️ Released Texture[5757]
31285: ♻️ Released Texture[5758]
31285: ♻️ Released Texture[5759]
31286: ♻️ Released Texture[5803]
31286: ♻️ Released Texture[5804]
31286: ♻️ Released Texture[5805]
31301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31302: 💠 Created Texture[5906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31302: 💠 Created Texture[5907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31303: 💠 Created Texture[5908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31304: 💠 Created Texture[5909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31304: 💠 Created Texture[5910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31305: 💠 Created Texture[5911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31306: 💠 Created Texture[5912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31306: 💠 Created Texture[5913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31307: 💠 Created Texture[5914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31307: 💠 Created Texture[5915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31308: 💠 Created Texture[5916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31309: 💠 Created Texture[5917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31309: 💠 Created Texture[5918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31310: 💠 Created Texture[5919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31310: 💠 Created Texture[5920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31311: 💠 Created Texture[5921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31311: 💠 Created Texture[5922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31312: 💠 Created Texture[5923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31313: 💠 Created Texture[5924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31313: 💠 Created Texture[5925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31314: 💠 Created Texture[5926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31314: 💠 Created Texture[5927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31315: 💠 Created Texture[5928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31315: 💠 Created Texture[5929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31316: 💠 Created Texture[5930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31318: 💠 Created Texture[5931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31319: 💠 Created Texture[5932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31319: 💠 Created Texture[5933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31320: 💠 Created Texture[5934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31321: 💠 Created Texture[5935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31322: 💠 Created Texture[5936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31322: 💠 Created Texture[5937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31323: 💠 Created Texture[5938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31323: 💠 Created Texture[5939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31324: 💠 Created Texture[5940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31325: 💠 Created Texture[5941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31325: 💠 Created Texture[5942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31326: 💠 Created Texture[5943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31326: 💠 Created Texture[5944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31327: 💠 Created Texture[5945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31328: 💠 Created Texture[5946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31328: 💠 Created Texture[5947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31329: 💠 Created Texture[5948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31329: 💠 Created Texture[5949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31330: 💠 Created Texture[5950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31330: 💠 Created Texture[5951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31331: 💠 Created Texture[5952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31332: 💠 Created Texture[5953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31332: 💠 Created Texture[5954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31333: 💠 Created Texture[5955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31334: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31334: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31334: 💠 Created Texture[5956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31336: 💠 Created Texture[5957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31336: 💠 Created Texture[5958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31337: 💠 Created Texture[5959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31338: 💠 Created Texture[5960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31338: 💠 Created Texture[5961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31339: 💠 Created Texture[5962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31339: 💠 Created Texture[5963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31340: 💠 Created Texture[5964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31341: 💠 Created Texture[5965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31341: 💠 Created Texture[5966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31342: 💠 Created Texture[5967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31343: 💠 Created Texture[5968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31344: 💠 Created Texture[5969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31345: 💠 Created Texture[5970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31346: 💠 Created Texture[5971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31346: 💠 Created Texture[5972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31347: 💠 Created Texture[5973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31347: 💠 Created Texture[5974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31348: 💠 Created Texture[5975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31349: 💠 Created Texture[5976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31349: 💠 Created Texture[5977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31351: 💠 Created Texture[5978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31352: 💠 Created Texture[5979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31353: 💠 Created Texture[5980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31353: 💠 Created Texture[5981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31354: 💠 Created Texture[5982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31355: 💠 Created Texture[5983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31356: 💠 Created Texture[5984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31356: 💠 Created Texture[5985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31357: 💠 Created Texture[5986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31357: 💠 Created Texture[5987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31358: 💠 Created Texture[5988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31359: 💠 Created Texture[5989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31359: 💠 Created Texture[5990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31360: 💠 Created Texture[5991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31360: 💠 Created Texture[5992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31361: 💠 Created Texture[5993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31361: 💠 Created Texture[5994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31362: 💠 Created Texture[5995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31362: 💠 Created Texture[5996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31363: 💠 Created Texture[5997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31364: 💠 Created Texture[5998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31364: 💠 Created Texture[5999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31365: 💠 Created Texture[6000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31365: 💠 Created Texture[6001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31366: 💠 Created Texture[6002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31367: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31367: 💠 Created Texture[6003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31367: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31368: 💠 Created Texture[6004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31369: 💠 Created Texture[6005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31369: ♻️ Released Texture[5710]
31369: ♻️ Released Texture[5727]
31369: ♻️ Released Texture[5735]
31369: ♻️ Released Texture[5752]
31369: ♻️ Released Texture[5760]
31369: ♻️ Released Texture[5764]
31369: ♻️ Released Texture[5798]
31369: ♻️ Released Texture[5802]
31369: ♻️ Released Texture[5877]
31369: ♻️ Released Texture[5878]
31370: ♻️ Released Texture[5879]
31370: ♻️ Released Texture[5880]
31370: ♻️ Released Texture[5881]
31370: ♻️ Released Texture[5882]
31370: ♻️ Released Texture[5883]
31370: ♻️ Released Texture[5884]
31370: ♻️ Released Texture[5885]
31377: ♻️ Released Texture[5711]
31377: ♻️ Released Texture[5726]
31377: ♻️ Released Texture[5736]
31378: ♻️ Released Texture[5751]
31378: ♻️ Released Texture[5761]
31378: ♻️ Released Texture[5801]
31378: ♻️ Released Texture[5875]
31378: ♻️ Released Texture[5876]
31378: ♻️ Released Texture[5886]
31378: ♻️ Released Texture[5887]
31384: ♻️ Released Texture[5712]
31384: ♻️ Released Texture[5725]
31385: ♻️ Released Texture[5737]
31385: ♻️ Released Texture[5750]
31385: ♻️ Released Texture[5762]
31385: ♻️ Released Texture[5800]
31385: ♻️ Released Texture[5873]
31385: ♻️ Released Texture[5874]
31385: ♻️ Released Texture[5888]
31385: ♻️ Released Texture[5889]
31390: ♻️ Released Texture[5713]
31390: ♻️ Released Texture[5724]
31391: ♻️ Released Texture[5738]
31391: ♻️ Released Texture[5749]
31391: ♻️ Released Texture[5763]
31391: ♻️ Released Texture[5799]
31391: ♻️ Released Texture[5872]
31391: ♻️ Released Texture[5890]
31401: ♻️ Released Texture[5714]
31401: ♻️ Released Texture[5723]
31401: ♻️ Released Texture[5739]
31401: ♻️ Released Texture[5748]
31401: ♻️ Released Texture[5871]
31401: ♻️ Released Texture[5891]
31417: ♻️ Released Texture[5870]
31417: ♻️ Released Texture[5892]
31434: ♻️ Released Texture[5715]
31434: ♻️ Released Texture[5722]
31434: ♻️ Released Texture[5740]
31434: ♻️ Released Texture[5747]
31451: ♻️ Released Texture[5869]
31451: ♻️ Released Texture[5893]
31467: ♻️ Released Texture[5716]
31468: ♻️ Released Texture[5721]
31468: ♻️ Released Texture[5741]
31468: ♻️ Released Texture[5746]
31484: ♻️ Released Texture[5868]
31484: ♻️ Released Texture[5894]
31501: ♻️ Released Texture[5717]
31501: ♻️ Released Texture[5720]
31501: ♻️ Released Texture[5742]
31501: ♻️ Released Texture[5745]
31517: ♻️ Released Texture[5867]
31517: ♻️ Released Texture[5895]
31551: ♻️ Released Texture[5718]
31551: ♻️ Released Texture[5719]
31551: ♻️ Released Texture[5743]
31551: ♻️ Released Texture[5744]
31567: ♻️ Released Texture[5866]
31567: ♻️ Released Texture[5896]
31617: ♻️ Released Texture[5865]
31618: ♻️ Released Texture[5897]
31667: ♻️ Released Texture[5806]
31667: ♻️ Released Texture[5807]
31668: ♻️ Released Texture[5808]
31668: ♻️ Released Texture[5809]
31668: ♻️ Released Texture[5828]
31668: ♻️ Released Texture[5829]
31668: ♻️ Released Texture[5830]
31668: ♻️ Released Texture[5831]
31668: ♻️ Released Texture[5832]
31668: ♻️ Released Texture[5833]
31668: ♻️ Released Texture[5834]
31669: ♻️ Released Texture[5853]
31669: ♻️ Released Texture[5854]
31669: ♻️ Released Texture[5855]
31669: ♻️ Released Texture[5856]
31669: ♻️ Released Texture[5857]
31669: ♻️ Released Texture[5858]
31669: ♻️ Released Texture[5859]
31669: ♻️ Released Texture[5903]
31669: ♻️ Released Texture[5904]
31669: ♻️ Released Texture[5905]
31670: ♻️ Released Texture[5977]
31670: ♻️ Released Texture[5978]
31670: ♻️ Released Texture[5979]
31670: ♻️ Released Texture[5980]
31670: ♻️ Released Texture[5981]
31670: ♻️ Released Texture[5982]
31670: ♻️ Released Texture[5983]
31670: ♻️ Released Texture[5984]
31670: ♻️ Released Texture[5985]
31684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31685: 💠 Created Texture[6006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31686: 💠 Created Texture[6007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31687: 💠 Created Texture[6008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31688: 💠 Created Texture[6009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31689: 💠 Created Texture[6010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31690: 💠 Created Texture[6011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31690: 💠 Created Texture[6012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31691: 💠 Created Texture[6013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31691: 💠 Created Texture[6014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31692: 💠 Created Texture[6015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31693: 💠 Created Texture[6016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31693: 💠 Created Texture[6017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31694: 💠 Created Texture[6018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31694: 💠 Created Texture[6019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31695: 💠 Created Texture[6020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31696: 💠 Created Texture[6021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31696: 💠 Created Texture[6022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31697: 💠 Created Texture[6023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31697: 💠 Created Texture[6024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31698: 💠 Created Texture[6025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31698: 💠 Created Texture[6026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31699: 💠 Created Texture[6027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31700: 💠 Created Texture[6028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31700: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31701: 💠 Created Texture[6029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31701: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31702: 💠 Created Texture[6030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31702: 💠 Created Texture[6031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31703: 💠 Created Texture[6032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31704: 💠 Created Texture[6033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31704: 💠 Created Texture[6034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31705: 💠 Created Texture[6035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31705: 💠 Created Texture[6036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31706: 💠 Created Texture[6037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31706: 💠 Created Texture[6038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31707: 💠 Created Texture[6039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31708: 💠 Created Texture[6040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31708: 💠 Created Texture[6041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31709: 💠 Created Texture[6042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31709: 💠 Created Texture[6043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31710: 💠 Created Texture[6044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31711: 💠 Created Texture[6045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31711: 💠 Created Texture[6046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31712: 💠 Created Texture[6047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31713: 💠 Created Texture[6048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31713: 💠 Created Texture[6049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31714: 💠 Created Texture[6050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31714: 💠 Created Texture[6051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31715: 💠 Created Texture[6052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31716: 💠 Created Texture[6053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31716: 💠 Created Texture[6054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31717: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31717: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31718: 💠 Created Texture[6055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31719: 💠 Created Texture[6056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31720: 💠 Created Texture[6057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31720: 💠 Created Texture[6058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31721: 💠 Created Texture[6059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31721: 💠 Created Texture[6060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31722: 💠 Created Texture[6061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31723: 💠 Created Texture[6062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31723: 💠 Created Texture[6063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31724: 💠 Created Texture[6064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31725: 💠 Created Texture[6065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31726: 💠 Created Texture[6066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31727: 💠 Created Texture[6067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31728: 💠 Created Texture[6068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31729: 💠 Created Texture[6069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31729: 💠 Created Texture[6070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31730: 💠 Created Texture[6071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31731: 💠 Created Texture[6072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31731: 💠 Created Texture[6073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31732: 💠 Created Texture[6074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31732: 💠 Created Texture[6075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31733: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31733: 💠 Created Texture[6076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31735: 💠 Created Texture[6077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31736: 💠 Created Texture[6078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31737: 💠 Created Texture[6079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31737: 💠 Created Texture[6080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31738: 💠 Created Texture[6081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31738: 💠 Created Texture[6082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31739: 💠 Created Texture[6083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31739: 💠 Created Texture[6084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31740: 💠 Created Texture[6085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31741: 💠 Created Texture[6086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31742: 💠 Created Texture[6087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31742: 💠 Created Texture[6088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31743: 💠 Created Texture[6089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31744: 💠 Created Texture[6090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31744: 💠 Created Texture[6091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31745: 💠 Created Texture[6092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31745: 💠 Created Texture[6093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31746: 💠 Created Texture[6094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31747: 💠 Created Texture[6095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31747: 💠 Created Texture[6096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31748: 💠 Created Texture[6097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31748: 💠 Created Texture[6098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31749: 💠 Created Texture[6099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31749: 💠 Created Texture[6100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31750: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31750: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31750: 💠 Created Texture[6101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31752: 💠 Created Texture[6102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31752: 💠 Created Texture[6103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31753: 💠 Created Texture[6104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
31753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
31754: 💠 Created Texture[6105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
31754: ♻️ Released Texture[5810]
31754: ♻️ Released Texture[5827]
31754: ♻️ Released Texture[5835]
31754: ♻️ Released Texture[5852]
31754: ♻️ Released Texture[5860]
31754: ♻️ Released Texture[5864]
31754: ♻️ Released Texture[5898]
31754: ♻️ Released Texture[5902]
31754: ♻️ Released Texture[5975]
31754: ♻️ Released Texture[5976]
31754: ♻️ Released Texture[5986]
31755: ♻️ Released Texture[5987]
31760: ♻️ Released Texture[5811]
31760: ♻️ Released Texture[5826]
31760: ♻️ Released Texture[5836]
31760: ♻️ Released Texture[5851]
31760: ♻️ Released Texture[5861]
31760: ♻️ Released Texture[5901]
31760: ♻️ Released Texture[5973]
31761: ♻️ Released Texture[5974]
31761: ♻️ Released Texture[5988]
31761: ♻️ Released Texture[5989]
31765: ♻️ Released Texture[5812]
31765: ♻️ Released Texture[5825]
31765: ♻️ Released Texture[5837]
31765: ♻️ Released Texture[5850]
31765: ♻️ Released Texture[5862]
31766: ♻️ Released Texture[5900]
31766: ♻️ Released Texture[5972]
31766: ♻️ Released Texture[5990]
31771: ♻️ Released Texture[5813]
31771: ♻️ Released Texture[5824]
31771: ♻️ Released Texture[5838]
31771: ♻️ Released Texture[5849]
31771: ♻️ Released Texture[5863]
31771: ♻️ Released Texture[5899]
31771: ♻️ Released Texture[5971]
31772: ♻️ Released Texture[5991]
31784: ♻️ Released Texture[5814]
31784: ♻️ Released Texture[5823]
31784: ♻️ Released Texture[5839]
31784: ♻️ Released Texture[5848]
31784: ♻️ Released Texture[5970]
31785: ♻️ Released Texture[5992]
31817: ♻️ Released Texture[5815]
31817: ♻️ Released Texture[5822]
31817: ♻️ Released Texture[5840]
31818: ♻️ Released Texture[5847]
31818: ♻️ Released Texture[5969]
31818: ♻️ Released Texture[5993]
31850: ♻️ Released Texture[5816]
31851: ♻️ Released Texture[5821]
31851: ♻️ Released Texture[5841]
31851: ♻️ Released Texture[5846]
31851: ♻️ Released Texture[5968]
31851: ♻️ Released Texture[5994]
31884: ♻️ Released Texture[5817]
31884: ♻️ Released Texture[5820]
31884: ♻️ Released Texture[5842]
31884: ♻️ Released Texture[5845]
31884: ♻️ Released Texture[5967]
31884: ♻️ Released Texture[5995]
31934: ♻️ Released Texture[5818]
31934: ♻️ Released Texture[5819]
31934: ♻️ Released Texture[5843]
31934: ♻️ Released Texture[5844]
31934: ♻️ Released Texture[5966]
31934: ♻️ Released Texture[5996]
31984: ♻️ Released Texture[5965]
31984: ♻️ Released Texture[5997]
32034: ♻️ Released Texture[5906]
32034: ♻️ Released Texture[5907]
32034: ♻️ Released Texture[5908]
32034: ♻️ Released Texture[5909]
32034: ♻️ Released Texture[5928]
32035: ♻️ Released Texture[5929]
32035: ♻️ Released Texture[5930]
32035: ♻️ Released Texture[5931]
32035: ♻️ Released Texture[5932]
32035: ♻️ Released Texture[5933]
32035: ♻️ Released Texture[5934]
32035: ♻️ Released Texture[5953]
32035: ♻️ Released Texture[5954]
32036: ♻️ Released Texture[5955]
32036: ♻️ Released Texture[5956]
32036: ♻️ Released Texture[5957]
32036: ♻️ Released Texture[5958]
32036: ♻️ Released Texture[5959]
32036: ♻️ Released Texture[6003]
32036: ♻️ Released Texture[6004]
32036: ♻️ Released Texture[6005]
32051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32052: 💠 Created Texture[6106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32053: 💠 Created Texture[6107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32054: 💠 Created Texture[6108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32054: 💠 Created Texture[6109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32055: 💠 Created Texture[6110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32056: 💠 Created Texture[6111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32057: 💠 Created Texture[6112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32057: 💠 Created Texture[6113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32058: 💠 Created Texture[6114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32059: 💠 Created Texture[6115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32059: 💠 Created Texture[6116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32060: 💠 Created Texture[6117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32060: 💠 Created Texture[6118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32061: 💠 Created Texture[6119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32062: 💠 Created Texture[6120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32062: 💠 Created Texture[6121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32063: 💠 Created Texture[6122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32064: 💠 Created Texture[6123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32064: 💠 Created Texture[6124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32065: 💠 Created Texture[6125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32066: 💠 Created Texture[6126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32067: 💠 Created Texture[6127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32068: 💠 Created Texture[6128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32069: 💠 Created Texture[6129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32069: 💠 Created Texture[6130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32070: 💠 Created Texture[6131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32071: 💠 Created Texture[6132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32071: 💠 Created Texture[6133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32072: 💠 Created Texture[6134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32073: 💠 Created Texture[6135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32074: 💠 Created Texture[6136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32074: 💠 Created Texture[6137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32075: 💠 Created Texture[6138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32076: 💠 Created Texture[6139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32076: 💠 Created Texture[6140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32077: 💠 Created Texture[6141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32078: 💠 Created Texture[6142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32079: 💠 Created Texture[6143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32079: 💠 Created Texture[6144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32080: 💠 Created Texture[6145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32081: 💠 Created Texture[6146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32081: 💠 Created Texture[6147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32082: 💠 Created Texture[6148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32082: 💠 Created Texture[6149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32083: 💠 Created Texture[6150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32083: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32084: 💠 Created Texture[6151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32085: 💠 Created Texture[6152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32086: 💠 Created Texture[6153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32087: 💠 Created Texture[6154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32088: 💠 Created Texture[6155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32088: 💠 Created Texture[6156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32089: 💠 Created Texture[6157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32089: 💠 Created Texture[6158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32090: 💠 Created Texture[6159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32090: 💠 Created Texture[6160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32091: 💠 Created Texture[6161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32091: 💠 Created Texture[6162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32092: 💠 Created Texture[6163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32093: 💠 Created Texture[6164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32093: 💠 Created Texture[6165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32094: 💠 Created Texture[6166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32095: 💠 Created Texture[6167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32095: 💠 Created Texture[6168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32096: 💠 Created Texture[6169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32097: 💠 Created Texture[6170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32097: 💠 Created Texture[6171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32098: 💠 Created Texture[6172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32099: 💠 Created Texture[6173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32099: 💠 Created Texture[6174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32100: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32100: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32101: 💠 Created Texture[6175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32102: 💠 Created Texture[6176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32102: 💠 Created Texture[6177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32103: 💠 Created Texture[6178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32104: 💠 Created Texture[6179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32104: 💠 Created Texture[6180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32105: 💠 Created Texture[6181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32106: 💠 Created Texture[6182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32106: 💠 Created Texture[6183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32107: 💠 Created Texture[6184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32108: 💠 Created Texture[6185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32108: 💠 Created Texture[6186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32109: 💠 Created Texture[6187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32110: 💠 Created Texture[6188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32110: 💠 Created Texture[6189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32111: 💠 Created Texture[6190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32112: 💠 Created Texture[6191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32112: 💠 Created Texture[6192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32113: 💠 Created Texture[6193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32114: 💠 Created Texture[6194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32114: 💠 Created Texture[6195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32115: 💠 Created Texture[6196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32116: 💠 Created Texture[6197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32116: 💠 Created Texture[6198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32117: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32117: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32118: 💠 Created Texture[6199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32119: 💠 Created Texture[6200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32120: 💠 Created Texture[6201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32120: 💠 Created Texture[6202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32121: 💠 Created Texture[6203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32122: 💠 Created Texture[6204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32123: 💠 Created Texture[6205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32123: ♻️ Released Texture[5910]
32123: ♻️ Released Texture[5927]
32123: ♻️ Released Texture[5935]
32123: ♻️ Released Texture[5952]
32124: ♻️ Released Texture[5960]
32124: ♻️ Released Texture[5964]
32124: ♻️ Released Texture[5998]
32124: ♻️ Released Texture[6002]
32124: ♻️ Released Texture[6077]
32124: ♻️ Released Texture[6078]
32124: ♻️ Released Texture[6079]
32124: ♻️ Released Texture[6080]
32124: ♻️ Released Texture[6081]
32124: ♻️ Released Texture[6082]
32124: ♻️ Released Texture[6083]
32125: ♻️ Released Texture[6084]
32125: ♻️ Released Texture[6085]
32130: ♻️ Released Texture[5911]
32130: ♻️ Released Texture[5926]
32130: ♻️ Released Texture[5936]
32130: ♻️ Released Texture[5951]
32130: ♻️ Released Texture[5961]
32131: ♻️ Released Texture[6001]
32131: ♻️ Released Texture[6075]
32131: ♻️ Released Texture[6076]
32131: ♻️ Released Texture[6086]
32131: ♻️ Released Texture[6087]
32137: ♻️ Released Texture[5912]
32137: ♻️ Released Texture[5925]
32137: ♻️ Released Texture[5937]
32137: ♻️ Released Texture[5950]
32138: ♻️ Released Texture[5962]
32138: ♻️ Released Texture[6000]
32138: ♻️ Released Texture[6073]
32138: ♻️ Released Texture[6074]
32138: ♻️ Released Texture[6088]
32138: ♻️ Released Texture[6089]
32143: ♻️ Released Texture[5913]
32143: ♻️ Released Texture[5924]
32143: ♻️ Released Texture[5938]
32143: ♻️ Released Texture[5949]
32143: ♻️ Released Texture[5963]
32144: ♻️ Released Texture[5999]
32144: ♻️ Released Texture[6072]
32144: ♻️ Released Texture[6090]
32150: ♻️ Released Texture[5914]
32151: ♻️ Released Texture[5923]
32151: ♻️ Released Texture[5939]
32151: ♻️ Released Texture[5948]
32151: ♻️ Released Texture[6071]
32151: ♻️ Released Texture[6091]
32167: ♻️ Released Texture[6070]
32167: ♻️ Released Texture[6092]
32184: ♻️ Released Texture[5915]
32184: ♻️ Released Texture[5922]
32184: ♻️ Released Texture[5940]
32184: ♻️ Released Texture[5947]
32201: ♻️ Released Texture[6069]
32201: ♻️ Released Texture[6093]
32217: ♻️ Released Texture[5916]
32217: ♻️ Released Texture[5921]
32218: ♻️ Released Texture[5941]
32218: ♻️ Released Texture[5946]
32234: ♻️ Released Texture[6068]
32234: ♻️ Released Texture[6094]
32251: ♻️ Released Texture[5917]
32251: ♻️ Released Texture[5920]
32251: ♻️ Released Texture[5942]
32251: ♻️ Released Texture[5945]
32267: ♻️ Released Texture[6067]
32267: ♻️ Released Texture[6095]
32300: ♻️ Released Texture[5918]
32300: ♻️ Released Texture[5919]
32301: ♻️ Released Texture[5943]
32301: ♻️ Released Texture[5944]
32317: ♻️ Released Texture[6066]
32317: ♻️ Released Texture[6096]
32367: ♻️ Released Texture[6065]
32368: ♻️ Released Texture[6097]
32418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32418: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32418: 💠 Created Texture[6206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32419: 💠 Created Texture[6207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32420: 💠 Created Texture[6208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32421: 💠 Created Texture[6209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32421: 💠 Created Texture[6210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32422: 💠 Created Texture[6211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32422: 💠 Created Texture[6212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32423: 💠 Created Texture[6213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32423: 💠 Created Texture[6214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32424: 💠 Created Texture[6215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32425: 💠 Created Texture[6216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32425: 💠 Created Texture[6217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32426: 💠 Created Texture[6218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32426: 💠 Created Texture[6219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32427: 💠 Created Texture[6220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32428: 💠 Created Texture[6221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32428: 💠 Created Texture[6222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32429: 💠 Created Texture[6223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32429: 💠 Created Texture[6224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32430: 💠 Created Texture[6225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32431: 💠 Created Texture[6226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32431: 💠 Created Texture[6227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32432: 💠 Created Texture[6228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32433: 💠 Created Texture[6229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32433: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32434: 💠 Created Texture[6230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32434: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32435: 💠 Created Texture[6231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32436: 💠 Created Texture[6232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32436: 💠 Created Texture[6233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32437: 💠 Created Texture[6234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32438: 💠 Created Texture[6235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32438: 💠 Created Texture[6236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32439: 💠 Created Texture[6237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32440: 💠 Created Texture[6238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32441: 💠 Created Texture[6239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32442: 💠 Created Texture[6240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32443: 💠 Created Texture[6241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32444: 💠 Created Texture[6242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32445: 💠 Created Texture[6243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32446: 💠 Created Texture[6244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32447: 💠 Created Texture[6245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32447: 💠 Created Texture[6246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32448: 💠 Created Texture[6247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32449: 💠 Created Texture[6248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32449: 💠 Created Texture[6249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32450: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32451: 💠 Created Texture[6250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32452: 💠 Created Texture[6251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32454: 💠 Created Texture[6252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32454: 💠 Created Texture[6253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32455: 💠 Created Texture[6254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32456: 💠 Created Texture[6255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32456: 💠 Created Texture[6256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32457: 💠 Created Texture[6257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32458: 💠 Created Texture[6258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32459: 💠 Created Texture[6259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32460: 💠 Created Texture[6260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32461: 💠 Created Texture[6261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32462: 💠 Created Texture[6262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32462: 💠 Created Texture[6263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32463: 💠 Created Texture[6264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32464: 💠 Created Texture[6265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32464: 💠 Created Texture[6266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32465: 💠 Created Texture[6267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32466: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32466: 💠 Created Texture[6268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32467: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32467: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32467: 💠 Created Texture[6269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32468: 💠 Created Texture[6270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32469: 💠 Created Texture[6271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32470: 💠 Created Texture[6272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32470: 💠 Created Texture[6273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32471: 💠 Created Texture[6274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32471: 💠 Created Texture[6275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32472: 💠 Created Texture[6276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32473: 💠 Created Texture[6277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32474: 💠 Created Texture[6278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32474: 💠 Created Texture[6279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32475: 💠 Created Texture[6280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32476: 💠 Created Texture[6281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32476: 💠 Created Texture[6282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32477: 💠 Created Texture[6283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32478: 💠 Created Texture[6284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32479: 💠 Created Texture[6285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32480: 💠 Created Texture[6286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32480: 💠 Created Texture[6287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32481: 💠 Created Texture[6288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32482: 💠 Created Texture[6289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32482: 💠 Created Texture[6290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32483: 💠 Created Texture[6291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32483: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32485: 💠 Created Texture[6292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32486: 💠 Created Texture[6293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32487: 💠 Created Texture[6294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32487: 💠 Created Texture[6295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32488: 💠 Created Texture[6296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32489: 💠 Created Texture[6297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32490: 💠 Created Texture[6298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32491: 💠 Created Texture[6299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32492: 💠 Created Texture[6300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32492: 💠 Created Texture[6301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32493: 💠 Created Texture[6302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32494: 💠 Created Texture[6303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32494: 💠 Created Texture[6304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32495: 💠 Created Texture[6305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32495: ♻️ Released Texture[6006]
32495: ♻️ Released Texture[6007]
32495: ♻️ Released Texture[6008]
32495: ♻️ Released Texture[6009]
32495: ♻️ Released Texture[6028]
32495: ♻️ Released Texture[6029]
32496: ♻️ Released Texture[6030]
32496: ♻️ Released Texture[6031]
32496: ♻️ Released Texture[6032]
32496: ♻️ Released Texture[6033]
32496: ♻️ Released Texture[6034]
32496: ♻️ Released Texture[6053]
32496: ♻️ Released Texture[6054]
32496: ♻️ Released Texture[6055]
32496: ♻️ Released Texture[6056]
32496: ♻️ Released Texture[6057]
32496: ♻️ Released Texture[6058]
32496: ♻️ Released Texture[6059]
32496: ♻️ Released Texture[6103]
32497: ♻️ Released Texture[6104]
32497: ♻️ Released Texture[6105]
32497: ♻️ Released Texture[6177]
32497: ♻️ Released Texture[6178]
32497: ♻️ Released Texture[6179]
32497: ♻️ Released Texture[6180]
32497: ♻️ Released Texture[6181]
32497: ♻️ Released Texture[6182]
32497: ♻️ Released Texture[6183]
32497: ♻️ Released Texture[6184]
32497: ♻️ Released Texture[6185]
32505: ♻️ Released Texture[6010]
32505: ♻️ Released Texture[6027]
32505: ♻️ Released Texture[6035]
32505: ♻️ Released Texture[6052]
32506: ♻️ Released Texture[6060]
32506: ♻️ Released Texture[6064]
32506: ♻️ Released Texture[6098]
32506: ♻️ Released Texture[6102]
32506: ♻️ Released Texture[6175]
32506: ♻️ Released Texture[6176]
32506: ♻️ Released Texture[6186]
32506: ♻️ Released Texture[6187]
32511: ♻️ Released Texture[6011]
32511: ♻️ Released Texture[6026]
32511: ♻️ Released Texture[6036]
32512: ♻️ Released Texture[6051]
32512: ♻️ Released Texture[6061]
32512: ♻️ Released Texture[6101]
32512: ♻️ Released Texture[6173]
32512: ♻️ Released Texture[6174]
32512: ♻️ Released Texture[6188]
32512: ♻️ Released Texture[6189]
32517: ♻️ Released Texture[6012]
32517: ♻️ Released Texture[6025]
32518: ♻️ Released Texture[6037]
32518: ♻️ Released Texture[6050]
32518: ♻️ Released Texture[6062]
32518: ♻️ Released Texture[6100]
32518: ♻️ Released Texture[6172]
32518: ♻️ Released Texture[6190]
32534: ♻️ Released Texture[6013]
32534: ♻️ Released Texture[6024]
32534: ♻️ Released Texture[6038]
32534: ♻️ Released Texture[6049]
32535: ♻️ Released Texture[6063]
32535: ♻️ Released Texture[6099]
32535: ♻️ Released Texture[6171]
32535: ♻️ Released Texture[6191]
32551: ♻️ Released Texture[6014]
32551: ♻️ Released Texture[6023]
32551: ♻️ Released Texture[6039]
32551: ♻️ Released Texture[6048]
32551: ♻️ Released Texture[6170]
32551: ♻️ Released Texture[6192]
32584: ♻️ Released Texture[6015]
32584: ♻️ Released Texture[6022]
32584: ♻️ Released Texture[6040]
32584: ♻️ Released Texture[6047]
32585: ♻️ Released Texture[6169]
32585: ♻️ Released Texture[6193]
32617: ♻️ Released Texture[6016]
32617: ♻️ Released Texture[6021]
32618: ♻️ Released Texture[6041]
32618: ♻️ Released Texture[6046]
32618: ♻️ Released Texture[6168]
32618: ♻️ Released Texture[6194]
32651: ♻️ Released Texture[6017]
32651: ♻️ Released Texture[6020]
32651: ♻️ Released Texture[6042]
32651: ♻️ Released Texture[6045]
32651: ♻️ Released Texture[6167]
32651: ♻️ Released Texture[6195]
32701: ♻️ Released Texture[6018]
32701: ♻️ Released Texture[6019]
32701: ♻️ Released Texture[6043]
32701: ♻️ Released Texture[6044]
32701: ♻️ Released Texture[6166]
32702: ♻️ Released Texture[6196]
32751: ♻️ Released Texture[6165]
32751: ♻️ Released Texture[6197]
32801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32802: 💠 Created Texture[6306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32802: 💠 Created Texture[6307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32803: 💠 Created Texture[6308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32804: 💠 Created Texture[6309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32804: 💠 Created Texture[6310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32805: 💠 Created Texture[6311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32805: 💠 Created Texture[6312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32806: 💠 Created Texture[6313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32807: 💠 Created Texture[6314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32807: 💠 Created Texture[6315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32808: 💠 Created Texture[6316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32808: 💠 Created Texture[6317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32809: 💠 Created Texture[6318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32810: 💠 Created Texture[6319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32810: 💠 Created Texture[6320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32811: 💠 Created Texture[6321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32811: 💠 Created Texture[6322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32812: 💠 Created Texture[6323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32813: 💠 Created Texture[6324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32813: 💠 Created Texture[6325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32814: 💠 Created Texture[6326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32814: 💠 Created Texture[6327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32815: 💠 Created Texture[6328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32815: 💠 Created Texture[6329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32816: 💠 Created Texture[6330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32817: 💠 Created Texture[6331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32818: 💠 Created Texture[6332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32819: 💠 Created Texture[6333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32820: 💠 Created Texture[6334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32820: 💠 Created Texture[6335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32821: 💠 Created Texture[6336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32821: 💠 Created Texture[6337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32822: 💠 Created Texture[6338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32822: 💠 Created Texture[6339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32823: 💠 Created Texture[6340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32824: 💠 Created Texture[6341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32824: 💠 Created Texture[6342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32825: 💠 Created Texture[6343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32826: 💠 Created Texture[6344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32826: 💠 Created Texture[6345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32827: 💠 Created Texture[6346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32827: 💠 Created Texture[6347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32828: 💠 Created Texture[6348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32829: 💠 Created Texture[6349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32830: 💠 Created Texture[6350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32830: 💠 Created Texture[6351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32831: 💠 Created Texture[6352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32831: 💠 Created Texture[6353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32832: 💠 Created Texture[6354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32833: 💠 Created Texture[6355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32833: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32834: 💠 Created Texture[6356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32835: 💠 Created Texture[6357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32837: 💠 Created Texture[6358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32837: 💠 Created Texture[6359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32838: 💠 Created Texture[6360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32839: 💠 Created Texture[6361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32840: 💠 Created Texture[6362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32841: 💠 Created Texture[6363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32842: 💠 Created Texture[6364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32843: 💠 Created Texture[6365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32843: 💠 Created Texture[6366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32844: 💠 Created Texture[6367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32845: 💠 Created Texture[6368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32846: 💠 Created Texture[6369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32847: 💠 Created Texture[6370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32848: 💠 Created Texture[6371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32849: 💠 Created Texture[6372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32850: 💠 Created Texture[6373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32850: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32851: 💠 Created Texture[6374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32852: 💠 Created Texture[6375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32852: 💠 Created Texture[6376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32853: 💠 Created Texture[6377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32853: 💠 Created Texture[6378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32854: 💠 Created Texture[6379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32854: 💠 Created Texture[6380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32855: 💠 Created Texture[6381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32856: 💠 Created Texture[6382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32856: 💠 Created Texture[6383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32857: 💠 Created Texture[6384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32857: 💠 Created Texture[6385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32858: 💠 Created Texture[6386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32859: 💠 Created Texture[6387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32859: 💠 Created Texture[6388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32860: 💠 Created Texture[6389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32860: 💠 Created Texture[6390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32861: 💠 Created Texture[6391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32861: 💠 Created Texture[6392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32862: 💠 Created Texture[6393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32863: 💠 Created Texture[6394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32864: 💠 Created Texture[6395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32865: 💠 Created Texture[6396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32866: 💠 Created Texture[6397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32866: 💠 Created Texture[6398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32868: 💠 Created Texture[6399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32869: 💠 Created Texture[6400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32870: 💠 Created Texture[6401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32870: 💠 Created Texture[6402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32871: 💠 Created Texture[6403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32872: 💠 Created Texture[6404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
32872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
32873: 💠 Created Texture[6405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
32873: ♻️ Released Texture[6106]
32873: ♻️ Released Texture[6107]
32873: ♻️ Released Texture[6108]
32873: ♻️ Released Texture[6109]
32873: ♻️ Released Texture[6128]
32873: ♻️ Released Texture[6129]
32873: ♻️ Released Texture[6130]
32873: ♻️ Released Texture[6131]
32873: ♻️ Released Texture[6132]
32874: ♻️ Released Texture[6133]
32874: ♻️ Released Texture[6134]
32874: ♻️ Released Texture[6153]
32874: ♻️ Released Texture[6154]
32874: ♻️ Released Texture[6155]
32874: ♻️ Released Texture[6156]
32874: ♻️ Released Texture[6157]
32874: ♻️ Released Texture[6158]
32874: ♻️ Released Texture[6159]
32874: ♻️ Released Texture[6203]
32874: ♻️ Released Texture[6204]
32874: ♻️ Released Texture[6205]
32874: ♻️ Released Texture[6277]
32875: ♻️ Released Texture[6278]
32875: ♻️ Released Texture[6279]
32875: ♻️ Released Texture[6280]
32875: ♻️ Released Texture[6281]
32875: ♻️ Released Texture[6282]
32875: ♻️ Released Texture[6283]
32875: ♻️ Released Texture[6284]
32875: ♻️ Released Texture[6285]
32880: ♻️ Released Texture[6110]
32880: ♻️ Released Texture[6127]
32880: ♻️ Released Texture[6135]
32880: ♻️ Released Texture[6152]
32880: ♻️ Released Texture[6160]
32881: ♻️ Released Texture[6164]
32881: ♻️ Released Texture[6198]
32881: ♻️ Released Texture[6202]
32881: ♻️ Released Texture[6275]
32881: ♻️ Released Texture[6276]
32881: ♻️ Released Texture[6286]
32881: ♻️ Released Texture[6287]
32887: ♻️ Released Texture[6111]
32887: ♻️ Released Texture[6126]
32888: ♻️ Released Texture[6136]
32888: ♻️ Released Texture[6151]
32888: ♻️ Released Texture[6161]
32888: ♻️ Released Texture[6201]
32888: ♻️ Released Texture[6273]
32888: ♻️ Released Texture[6274]
32888: ♻️ Released Texture[6288]
32888: ♻️ Released Texture[6289]
32892: ♻️ Released Texture[6112]
32893: ♻️ Released Texture[6125]
32893: ♻️ Released Texture[6137]
32893: ♻️ Released Texture[6150]
32893: ♻️ Released Texture[6162]
32893: ♻️ Released Texture[6200]
32893: ♻️ Released Texture[6272]
32893: ♻️ Released Texture[6290]
32901: ♻️ Released Texture[6113]
32901: ♻️ Released Texture[6124]
32901: ♻️ Released Texture[6138]
32901: ♻️ Released Texture[6149]
32901: ♻️ Released Texture[6163]
32901: ♻️ Released Texture[6199]
32901: ♻️ Released Texture[6271]
32901: ♻️ Released Texture[6291]
32917: ♻️ Released Texture[6114]
32918: ♻️ Released Texture[6123]
32918: ♻️ Released Texture[6139]
32918: ♻️ Released Texture[6148]
32918: ♻️ Released Texture[6270]
32918: ♻️ Released Texture[6292]
32951: ♻️ Released Texture[6115]
32951: ♻️ Released Texture[6122]
32951: ♻️ Released Texture[6140]
32951: ♻️ Released Texture[6147]
32951: ♻️ Released Texture[6269]
32951: ♻️ Released Texture[6293]
32984: ♻️ Released Texture[6116]
32984: ♻️ Released Texture[6121]
32984: ♻️ Released Texture[6141]
32984: ♻️ Released Texture[6146]
32985: ♻️ Released Texture[6268]
32985: ♻️ Released Texture[6294]
33017: ♻️ Released Texture[6117]
33018: ♻️ Released Texture[6120]
33018: ♻️ Released Texture[6142]
33018: ♻️ Released Texture[6145]
33018: ♻️ Released Texture[6267]
33018: ♻️ Released Texture[6295]
33067: ♻️ Released Texture[6118]
33068: ♻️ Released Texture[6119]
33068: ♻️ Released Texture[6143]
33068: ♻️ Released Texture[6144]
33068: ♻️ Released Texture[6266]
33068: ♻️ Released Texture[6296]
33117: ♻️ Released Texture[6265]
33117: ♻️ Released Texture[6297]
33167: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33168: 💠 Created Texture[6406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33169: 💠 Created Texture[6407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33169: 💠 Created Texture[6408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33170: 💠 Created Texture[6409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33171: 💠 Created Texture[6410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33171: 💠 Created Texture[6411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33172: 💠 Created Texture[6412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33172: 💠 Created Texture[6413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33173: 💠 Created Texture[6414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33173: 💠 Created Texture[6415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33174: 💠 Created Texture[6416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33174: 💠 Created Texture[6417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33175: 💠 Created Texture[6418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33176: 💠 Created Texture[6419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33176: 💠 Created Texture[6420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33177: 💠 Created Texture[6421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33177: 💠 Created Texture[6422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33178: 💠 Created Texture[6423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33179: 💠 Created Texture[6424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33179: 💠 Created Texture[6425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33180: 💠 Created Texture[6426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33180: 💠 Created Texture[6427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33181: 💠 Created Texture[6428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33181: 💠 Created Texture[6429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33182: 💠 Created Texture[6430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33183: 💠 Created Texture[6431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33183: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33184: 💠 Created Texture[6432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33185: 💠 Created Texture[6433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33186: 💠 Created Texture[6434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33186: 💠 Created Texture[6435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33187: 💠 Created Texture[6436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33188: 💠 Created Texture[6437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33188: 💠 Created Texture[6438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33189: 💠 Created Texture[6439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33189: 💠 Created Texture[6440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33190: 💠 Created Texture[6441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33190: 💠 Created Texture[6442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33191: 💠 Created Texture[6443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33191: 💠 Created Texture[6444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33192: 💠 Created Texture[6445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33193: 💠 Created Texture[6446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33193: 💠 Created Texture[6447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33194: 💠 Created Texture[6448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33195: 💠 Created Texture[6449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33196: 💠 Created Texture[6450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33197: 💠 Created Texture[6451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33197: 💠 Created Texture[6452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33198: 💠 Created Texture[6453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33198: 💠 Created Texture[6454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33199: 💠 Created Texture[6455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33199: 💠 Created Texture[6456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33200: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33200: 💠 Created Texture[6457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33202: 💠 Created Texture[6458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33202: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33203: 💠 Created Texture[6459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33204: 💠 Created Texture[6460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33205: 💠 Created Texture[6461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33205: 💠 Created Texture[6462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33206: 💠 Created Texture[6463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33207: 💠 Created Texture[6464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33207: 💠 Created Texture[6465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33208: 💠 Created Texture[6466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33208: 💠 Created Texture[6467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33209: 💠 Created Texture[6468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33210: 💠 Created Texture[6469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33210: 💠 Created Texture[6470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33211: 💠 Created Texture[6471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33212: 💠 Created Texture[6472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33212: 💠 Created Texture[6473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33213: 💠 Created Texture[6474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33213: 💠 Created Texture[6475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33214: 💠 Created Texture[6476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33214: 💠 Created Texture[6477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33215: 💠 Created Texture[6478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33216: 💠 Created Texture[6479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33216: 💠 Created Texture[6480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33217: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33217: 💠 Created Texture[6481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33218: 💠 Created Texture[6482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33219: 💠 Created Texture[6483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33220: 💠 Created Texture[6484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33220: 💠 Created Texture[6485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33221: 💠 Created Texture[6486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33221: 💠 Created Texture[6487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33222: 💠 Created Texture[6488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33222: 💠 Created Texture[6489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33223: 💠 Created Texture[6490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33223: 💠 Created Texture[6491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33224: 💠 Created Texture[6492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33224: 💠 Created Texture[6493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33225: 💠 Created Texture[6494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33226: 💠 Created Texture[6495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33226: 💠 Created Texture[6496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33227: 💠 Created Texture[6497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33227: 💠 Created Texture[6498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33228: 💠 Created Texture[6499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33229: 💠 Created Texture[6500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33229: 💠 Created Texture[6501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33230: 💠 Created Texture[6502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33230: 💠 Created Texture[6503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33231: 💠 Created Texture[6504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33232: 💠 Created Texture[6505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33232: ♻️ Released Texture[6206]
33232: ♻️ Released Texture[6207]
33232: ♻️ Released Texture[6208]
33232: ♻️ Released Texture[6209]
33232: ♻️ Released Texture[6228]
33232: ♻️ Released Texture[6229]
33232: ♻️ Released Texture[6230]
33232: ♻️ Released Texture[6231]
33232: ♻️ Released Texture[6232]
33232: ♻️ Released Texture[6233]
33233: ♻️ Released Texture[6234]
33233: ♻️ Released Texture[6253]
33233: ♻️ Released Texture[6254]
33233: ♻️ Released Texture[6255]
33233: ♻️ Released Texture[6256]
33233: ♻️ Released Texture[6257]
33233: ♻️ Released Texture[6258]
33233: ♻️ Released Texture[6259]
33233: ♻️ Released Texture[6303]
33233: ♻️ Released Texture[6304]
33234: ♻️ Released Texture[6305]
33234: ♻️ Released Texture[6377]
33234: ♻️ Released Texture[6378]
33234: ♻️ Released Texture[6379]
33234: ♻️ Released Texture[6380]
33234: ♻️ Released Texture[6381]
33234: ♻️ Released Texture[6382]
33234: ♻️ Released Texture[6383]
33234: ♻️ Released Texture[6384]
33234: ♻️ Released Texture[6385]
33240: ♻️ Released Texture[6210]
33240: ♻️ Released Texture[6227]
33240: ♻️ Released Texture[6235]
33240: ♻️ Released Texture[6252]
33240: ♻️ Released Texture[6260]
33240: ♻️ Released Texture[6264]
33241: ♻️ Released Texture[6298]
33241: ♻️ Released Texture[6302]
33241: ♻️ Released Texture[6375]
33241: ♻️ Released Texture[6376]
33241: ♻️ Released Texture[6386]
33241: ♻️ Released Texture[6387]
33245: ♻️ Released Texture[6211]
33245: ♻️ Released Texture[6226]
33245: ♻️ Released Texture[6236]
33246: ♻️ Released Texture[6251]
33246: ♻️ Released Texture[6261]
33246: ♻️ Released Texture[6301]
33246: ♻️ Released Texture[6373]
33246: ♻️ Released Texture[6374]
33246: ♻️ Released Texture[6388]
33246: ♻️ Released Texture[6389]
33251: ♻️ Released Texture[6212]
33251: ♻️ Released Texture[6225]
33251: ♻️ Released Texture[6237]
33251: ♻️ Released Texture[6250]
33251: ♻️ Released Texture[6262]
33251: ♻️ Released Texture[6300]
33251: ♻️ Released Texture[6372]
33251: ♻️ Released Texture[6390]
33267: ♻️ Released Texture[6213]
33268: ♻️ Released Texture[6224]
33268: ♻️ Released Texture[6238]
33268: ♻️ Released Texture[6249]
33268: ♻️ Released Texture[6263]
33268: ♻️ Released Texture[6299]
33268: ♻️ Released Texture[6371]
33268: ♻️ Released Texture[6391]
33284: ♻️ Released Texture[6214]
33284: ♻️ Released Texture[6223]
33284: ♻️ Released Texture[6239]
33285: ♻️ Released Texture[6248]
33285: ♻️ Released Texture[6370]
33285: ♻️ Released Texture[6392]
33317: ♻️ Released Texture[6215]
33317: ♻️ Released Texture[6222]
33318: ♻️ Released Texture[6240]
33318: ♻️ Released Texture[6247]
33318: ♻️ Released Texture[6369]
33318: ♻️ Released Texture[6393]
33351: ♻️ Released Texture[6216]
33351: ♻️ Released Texture[6221]
33351: ♻️ Released Texture[6241]
33351: ♻️ Released Texture[6246]
33351: ♻️ Released Texture[6368]
33351: ♻️ Released Texture[6394]
33385: ♻️ Released Texture[6217]
33385: ♻️ Released Texture[6220]
33385: ♻️ Released Texture[6242]
33385: ♻️ Released Texture[6245]
33386: ♻️ Released Texture[6367]
33386: ♻️ Released Texture[6395]
33434: ♻️ Released Texture[6218]
33434: ♻️ Released Texture[6219]
33434: ♻️ Released Texture[6243]
33434: ♻️ Released Texture[6244]
33435: ♻️ Released Texture[6366]
33435: ♻️ Released Texture[6396]
33484: ♻️ Released Texture[6365]
33484: ♻️ Released Texture[6397]
33534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33535: 💠 Created Texture[6506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33536: 💠 Created Texture[6507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33536: 💠 Created Texture[6508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33537: 💠 Created Texture[6509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33537: 💠 Created Texture[6510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33538: 💠 Created Texture[6511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33539: 💠 Created Texture[6512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33539: 💠 Created Texture[6513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33540: 💠 Created Texture[6514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33540: 💠 Created Texture[6515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33541: 💠 Created Texture[6516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33542: 💠 Created Texture[6517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33542: 💠 Created Texture[6518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33543: 💠 Created Texture[6519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33543: 💠 Created Texture[6520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33544: 💠 Created Texture[6521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33545: 💠 Created Texture[6522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33545: 💠 Created Texture[6523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33546: 💠 Created Texture[6524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33546: 💠 Created Texture[6525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33547: 💠 Created Texture[6526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33547: 💠 Created Texture[6527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33548: 💠 Created Texture[6528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33549: 💠 Created Texture[6529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33549: 💠 Created Texture[6530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33550: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33550: 💠 Created Texture[6531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33551: 💠 Created Texture[6532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33552: 💠 Created Texture[6533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33553: 💠 Created Texture[6534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33553: 💠 Created Texture[6535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33554: 💠 Created Texture[6536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33554: 💠 Created Texture[6537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33555: 💠 Created Texture[6538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33556: 💠 Created Texture[6539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33556: 💠 Created Texture[6540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33557: 💠 Created Texture[6541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33557: 💠 Created Texture[6542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33558: 💠 Created Texture[6543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33559: 💠 Created Texture[6544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33559: 💠 Created Texture[6545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33560: 💠 Created Texture[6546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33560: 💠 Created Texture[6547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33561: 💠 Created Texture[6548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33561: 💠 Created Texture[6549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33562: 💠 Created Texture[6550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33563: 💠 Created Texture[6551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33563: 💠 Created Texture[6552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33564: 💠 Created Texture[6553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33564: 💠 Created Texture[6554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33565: 💠 Created Texture[6555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33565: 💠 Created Texture[6556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33566: 💠 Created Texture[6557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33567: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33567: 💠 Created Texture[6558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33568: 💠 Created Texture[6559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33569: 💠 Created Texture[6560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33570: 💠 Created Texture[6561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33570: 💠 Created Texture[6562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33571: 💠 Created Texture[6563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33571: 💠 Created Texture[6564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33572: 💠 Created Texture[6565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33572: 💠 Created Texture[6566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33573: 💠 Created Texture[6567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33574: 💠 Created Texture[6568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33574: 💠 Created Texture[6569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33575: 💠 Created Texture[6570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33575: 💠 Created Texture[6571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33576: 💠 Created Texture[6572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33577: 💠 Created Texture[6573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33577: 💠 Created Texture[6574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33578: 💠 Created Texture[6575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33578: 💠 Created Texture[6576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33579: 💠 Created Texture[6577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33579: 💠 Created Texture[6578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33580: 💠 Created Texture[6579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33580: 💠 Created Texture[6580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33581: 💠 Created Texture[6581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33582: 💠 Created Texture[6582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33583: 💠 Created Texture[6583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33583: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33584: 💠 Created Texture[6584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33584: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33585: 💠 Created Texture[6585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33585: 💠 Created Texture[6586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33586: 💠 Created Texture[6587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33587: 💠 Created Texture[6588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33587: 💠 Created Texture[6589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33588: 💠 Created Texture[6590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33588: 💠 Created Texture[6591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33589: 💠 Created Texture[6592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33589: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33590: 💠 Created Texture[6593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33590: 💠 Created Texture[6594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33590: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33590: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33591: 💠 Created Texture[6595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33591: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33591: 💠 Created Texture[6596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33591: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33592: 💠 Created Texture[6597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33592: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33592: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33592: 💠 Created Texture[6598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33593: 💠 Created Texture[6599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33593: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33593: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33594: 💠 Created Texture[6600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33594: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33594: 💠 Created Texture[6601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33594: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33595: 💠 Created Texture[6602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33595: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33595: 💠 Created Texture[6603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33595: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33596: 💠 Created Texture[6604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33596: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33596: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33597: 💠 Created Texture[6605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33597: ♻️ Released Texture[6306]
33597: ♻️ Released Texture[6307]
33597: ♻️ Released Texture[6308]
33597: ♻️ Released Texture[6309]
33597: ♻️ Released Texture[6328]
33597: ♻️ Released Texture[6329]
33597: ♻️ Released Texture[6330]
33597: ♻️ Released Texture[6331]
33597: ♻️ Released Texture[6332]
33597: ♻️ Released Texture[6333]
33597: ♻️ Released Texture[6334]
33598: ♻️ Released Texture[6353]
33598: ♻️ Released Texture[6354]
33598: ♻️ Released Texture[6355]
33598: ♻️ Released Texture[6356]
33598: ♻️ Released Texture[6357]
33598: ♻️ Released Texture[6358]
33598: ♻️ Released Texture[6359]
33598: ♻️ Released Texture[6403]
33598: ♻️ Released Texture[6404]
33598: ♻️ Released Texture[6405]
33598: ♻️ Released Texture[6477]
33598: ♻️ Released Texture[6478]
33598: ♻️ Released Texture[6479]
33598: ♻️ Released Texture[6480]
33599: ♻️ Released Texture[6481]
33599: ♻️ Released Texture[6482]
33599: ♻️ Released Texture[6483]
33599: ♻️ Released Texture[6484]
33599: ♻️ Released Texture[6485]
33604: ♻️ Released Texture[6310]
33605: ♻️ Released Texture[6327]
33605: ♻️ Released Texture[6335]
33605: ♻️ Released Texture[6352]
33605: ♻️ Released Texture[6360]
33605: ♻️ Released Texture[6364]
33605: ♻️ Released Texture[6398]
33605: ♻️ Released Texture[6402]
33605: ♻️ Released Texture[6475]
33605: ♻️ Released Texture[6476]
33605: ♻️ Released Texture[6486]
33605: ♻️ Released Texture[6487]
33610: ♻️ Released Texture[6311]
33610: ♻️ Released Texture[6326]
33610: ♻️ Released Texture[6336]
33610: ♻️ Released Texture[6351]
33610: ♻️ Released Texture[6361]
33610: ♻️ Released Texture[6401]
33610: ♻️ Released Texture[6473]
33611: ♻️ Released Texture[6474]
33611: ♻️ Released Texture[6488]
33611: ♻️ Released Texture[6489]
33617: ♻️ Released Texture[6312]
33617: ♻️ Released Texture[6325]
33618: ♻️ Released Texture[6337]
33618: ♻️ Released Texture[6350]
33618: ♻️ Released Texture[6362]
33618: ♻️ Released Texture[6400]
33618: ♻️ Released Texture[6472]
33618: ♻️ Released Texture[6490]
33634: ♻️ Released Texture[6313]
33634: ♻️ Released Texture[6324]
33634: ♻️ Released Texture[6338]
33634: ♻️ Released Texture[6349]
33635: ♻️ Released Texture[6363]
33635: ♻️ Released Texture[6399]
33635: ♻️ Released Texture[6471]
33635: ♻️ Released Texture[6491]
33651: ♻️ Released Texture[6314]
33651: ♻️ Released Texture[6323]
33651: ♻️ Released Texture[6339]
33651: ♻️ Released Texture[6348]
33651: ♻️ Released Texture[6470]
33651: ♻️ Released Texture[6492]
33684: ♻️ Released Texture[6315]
33684: ♻️ Released Texture[6322]
33684: ♻️ Released Texture[6340]
33684: ♻️ Released Texture[6347]
33685: ♻️ Released Texture[6469]
33685: ♻️ Released Texture[6493]
33717: ♻️ Released Texture[6316]
33718: ♻️ Released Texture[6321]
33718: ♻️ Released Texture[6341]
33718: ♻️ Released Texture[6346]
33718: ♻️ Released Texture[6468]
33718: ♻️ Released Texture[6494]
33751: ♻️ Released Texture[6317]
33751: ♻️ Released Texture[6320]
33751: ♻️ Released Texture[6342]
33751: ♻️ Released Texture[6345]
33751: ♻️ Released Texture[6467]
33751: ♻️ Released Texture[6495]
33801: ♻️ Released Texture[6318]
33801: ♻️ Released Texture[6319]
33801: ♻️ Released Texture[6343]
33801: ♻️ Released Texture[6344]
33801: ♻️ Released Texture[6466]
33801: ♻️ Released Texture[6496]
33851: ♻️ Released Texture[6465]
33851: ♻️ Released Texture[6497]
33901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33902: 💠 Created Texture[6606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33902: 💠 Created Texture[6607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33903: 💠 Created Texture[6608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33903: 💠 Created Texture[6609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33904: 💠 Created Texture[6610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33905: 💠 Created Texture[6611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33905: 💠 Created Texture[6612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33906: 💠 Created Texture[6613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33906: 💠 Created Texture[6614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33907: 💠 Created Texture[6615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33908: 💠 Created Texture[6616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33908: 💠 Created Texture[6617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33909: 💠 Created Texture[6618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33909: 💠 Created Texture[6619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33910: 💠 Created Texture[6620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33910: 💠 Created Texture[6621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33911: 💠 Created Texture[6622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33912: 💠 Created Texture[6623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33913: 💠 Created Texture[6624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33913: 💠 Created Texture[6625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33914: 💠 Created Texture[6626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33914: 💠 Created Texture[6627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33915: 💠 Created Texture[6628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33915: 💠 Created Texture[6629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33916: 💠 Created Texture[6630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33917: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33918: 💠 Created Texture[6631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33918: 💠 Created Texture[6632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33919: 💠 Created Texture[6633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33920: 💠 Created Texture[6634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33920: 💠 Created Texture[6635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33921: 💠 Created Texture[6636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33921: 💠 Created Texture[6637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33922: 💠 Created Texture[6638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33922: 💠 Created Texture[6639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33923: 💠 Created Texture[6640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33924: 💠 Created Texture[6641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33924: 💠 Created Texture[6642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33925: 💠 Created Texture[6643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33925: 💠 Created Texture[6644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33926: 💠 Created Texture[6645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33926: 💠 Created Texture[6646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33927: 💠 Created Texture[6647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33928: 💠 Created Texture[6648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33928: 💠 Created Texture[6649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33929: 💠 Created Texture[6650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33929: 💠 Created Texture[6651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33930: 💠 Created Texture[6652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33930: 💠 Created Texture[6653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33931: 💠 Created Texture[6654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33932: 💠 Created Texture[6655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33933: 💠 Created Texture[6656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33934: 💠 Created Texture[6657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33934: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33935: 💠 Created Texture[6658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33936: 💠 Created Texture[6659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33936: 💠 Created Texture[6660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33937: 💠 Created Texture[6661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33938: 💠 Created Texture[6662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33938: 💠 Created Texture[6663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33939: 💠 Created Texture[6664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33940: 💠 Created Texture[6665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33940: 💠 Created Texture[6666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33941: 💠 Created Texture[6667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33941: 💠 Created Texture[6668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33942: 💠 Created Texture[6669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33943: 💠 Created Texture[6670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33943: 💠 Created Texture[6671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33944: 💠 Created Texture[6672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33944: 💠 Created Texture[6673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33945: 💠 Created Texture[6674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33946: 💠 Created Texture[6675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33946: 💠 Created Texture[6676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33947: 💠 Created Texture[6677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33948: 💠 Created Texture[6678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33948: 💠 Created Texture[6679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33949: 💠 Created Texture[6680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33949: 💠 Created Texture[6681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33950: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33950: 💠 Created Texture[6682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33951: 💠 Created Texture[6683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33952: 💠 Created Texture[6684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33953: 💠 Created Texture[6685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33954: 💠 Created Texture[6686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33954: 💠 Created Texture[6687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33955: 💠 Created Texture[6688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33955: 💠 Created Texture[6689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33956: 💠 Created Texture[6690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33957: 💠 Created Texture[6691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33957: 💠 Created Texture[6692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33958: 💠 Created Texture[6693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33959: 💠 Created Texture[6694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33959: 💠 Created Texture[6695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33960: 💠 Created Texture[6696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33960: 💠 Created Texture[6697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33961: 💠 Created Texture[6698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33962: 💠 Created Texture[6699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33962: 💠 Created Texture[6700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33963: 💠 Created Texture[6701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33963: 💠 Created Texture[6702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33964: 💠 Created Texture[6703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33965: 💠 Created Texture[6704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
33965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
33965: 💠 Created Texture[6705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
33965: ♻️ Released Texture[6406]
33966: ♻️ Released Texture[6407]
33966: ♻️ Released Texture[6408]
33966: ♻️ Released Texture[6409]
33966: ♻️ Released Texture[6428]
33966: ♻️ Released Texture[6429]
33966: ♻️ Released Texture[6430]
33966: ♻️ Released Texture[6431]
33966: ♻️ Released Texture[6432]
33966: ♻️ Released Texture[6433]
33966: ♻️ Released Texture[6434]
33967: ♻️ Released Texture[6453]
33967: ♻️ Released Texture[6454]
33967: ♻️ Released Texture[6455]
33967: ♻️ Released Texture[6456]
33967: ♻️ Released Texture[6457]
33967: ♻️ Released Texture[6458]
33967: ♻️ Released Texture[6459]
33967: ♻️ Released Texture[6503]
33968: ♻️ Released Texture[6504]
33968: ♻️ Released Texture[6505]
33968: ♻️ Released Texture[6577]
33968: ♻️ Released Texture[6578]
33968: ♻️ Released Texture[6579]
33968: ♻️ Released Texture[6580]
33968: ♻️ Released Texture[6581]
33968: ♻️ Released Texture[6582]
33969: ♻️ Released Texture[6583]
33969: ♻️ Released Texture[6584]
33969: ♻️ Released Texture[6585]
33974: ♻️ Released Texture[6410]
33974: ♻️ Released Texture[6427]
33974: ♻️ Released Texture[6435]
33974: ♻️ Released Texture[6452]
33974: ♻️ Released Texture[6460]
33974: ♻️ Released Texture[6464]
33974: ♻️ Released Texture[6498]
33974: ♻️ Released Texture[6502]
33975: ♻️ Released Texture[6575]
33975: ♻️ Released Texture[6576]
33975: ♻️ Released Texture[6586]
33975: ♻️ Released Texture[6587]
33979: ♻️ Released Texture[6411]
33980: ♻️ Released Texture[6426]
33980: ♻️ Released Texture[6436]
33980: ♻️ Released Texture[6451]
33980: ♻️ Released Texture[6461]
33980: ♻️ Released Texture[6501]
33980: ♻️ Released Texture[6573]
33980: ♻️ Released Texture[6574]
33980: ♻️ Released Texture[6588]
33980: ♻️ Released Texture[6589]
33987: ♻️ Released Texture[6412]
33987: ♻️ Released Texture[6425]
33987: ♻️ Released Texture[6437]
33987: ♻️ Released Texture[6450]
33987: ♻️ Released Texture[6462]
33987: ♻️ Released Texture[6500]
33987: ♻️ Released Texture[6572]
33987: ♻️ Released Texture[6590]
34001: ♻️ Released Texture[6413]
34001: ♻️ Released Texture[6424]
34001: ♻️ Released Texture[6438]
34001: ♻️ Released Texture[6449]
34001: ♻️ Released Texture[6463]
34001: ♻️ Released Texture[6499]
34001: ♻️ Released Texture[6571]
34002: ♻️ Released Texture[6591]
34017: ♻️ Released Texture[6414]
34018: ♻️ Released Texture[6423]
34018: ♻️ Released Texture[6439]
34018: ♻️ Released Texture[6448]
34018: ♻️ Released Texture[6570]
34018: ♻️ Released Texture[6592]
34051: ♻️ Released Texture[6415]
34051: ♻️ Released Texture[6422]
34051: ♻️ Released Texture[6440]
34051: ♻️ Released Texture[6447]
34051: ♻️ Released Texture[6569]
34051: ♻️ Released Texture[6593]
34084: ♻️ Released Texture[6416]
34084: ♻️ Released Texture[6421]
34084: ♻️ Released Texture[6441]
34084: ♻️ Released Texture[6446]
34085: ♻️ Released Texture[6568]
34085: ♻️ Released Texture[6594]
34117: ♻️ Released Texture[6417]
34117: ♻️ Released Texture[6420]
34118: ♻️ Released Texture[6442]
34118: ♻️ Released Texture[6445]
34118: ♻️ Released Texture[6567]
34118: ♻️ Released Texture[6595]
34167: ♻️ Released Texture[6418]
34168: ♻️ Released Texture[6419]
34168: ♻️ Released Texture[6443]
34168: ♻️ Released Texture[6444]
34168: ♻️ Released Texture[6566]
34168: ♻️ Released Texture[6596]
34217: ♻️ Released Texture[6565]
34217: ♻️ Released Texture[6597]
34267: ♻️ Released Texture[6506]
34267: ♻️ Released Texture[6507]
34268: ♻️ Released Texture[6508]
34268: ♻️ Released Texture[6509]
34268: ♻️ Released Texture[6528]
34268: ♻️ Released Texture[6529]
34268: ♻️ Released Texture[6530]
34268: ♻️ Released Texture[6531]
34268: ♻️ Released Texture[6532]
34268: ♻️ Released Texture[6533]
34268: ♻️ Released Texture[6534]
34268: ♻️ Released Texture[6553]
34269: ♻️ Released Texture[6554]
34269: ♻️ Released Texture[6555]
34269: ♻️ Released Texture[6556]
34269: ♻️ Released Texture[6557]
34269: ♻️ Released Texture[6558]
34269: ♻️ Released Texture[6559]
34269: ♻️ Released Texture[6603]
34269: ♻️ Released Texture[6604]
34269: ♻️ Released Texture[6605]
34269: ♻️ Released Texture[6677]
34269: ♻️ Released Texture[6678]
34269: ♻️ Released Texture[6679]
34269: ♻️ Released Texture[6680]
34270: ♻️ Released Texture[6681]
34270: ♻️ Released Texture[6682]
34270: ♻️ Released Texture[6683]
34270: ♻️ Released Texture[6684]
34270: ♻️ Released Texture[6685]
34284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34285: 💠 Created Texture[6706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34286: 💠 Created Texture[6707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34287: 💠 Created Texture[6708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34287: 💠 Created Texture[6709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34288: 💠 Created Texture[6710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34288: 💠 Created Texture[6711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34289: 💠 Created Texture[6712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34290: 💠 Created Texture[6713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34290: 💠 Created Texture[6714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34291: 💠 Created Texture[6715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34291: 💠 Created Texture[6716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34292: 💠 Created Texture[6717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34292: 💠 Created Texture[6718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34293: 💠 Created Texture[6719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34293: 💠 Created Texture[6720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34294: 💠 Created Texture[6721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34295: 💠 Created Texture[6722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34295: 💠 Created Texture[6723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34296: 💠 Created Texture[6724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34296: 💠 Created Texture[6725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34297: 💠 Created Texture[6726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34297: 💠 Created Texture[6727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34298: 💠 Created Texture[6728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34299: 💠 Created Texture[6729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34299: 💠 Created Texture[6730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34300: 💠 Created Texture[6731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34300: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34301: 💠 Created Texture[6732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34302: 💠 Created Texture[6733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34302: 💠 Created Texture[6734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34303: 💠 Created Texture[6735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34303: 💠 Created Texture[6736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34304: 💠 Created Texture[6737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34305: 💠 Created Texture[6738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34305: 💠 Created Texture[6739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34306: 💠 Created Texture[6740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34306: 💠 Created Texture[6741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34307: 💠 Created Texture[6742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34307: 💠 Created Texture[6743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34308: 💠 Created Texture[6744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34309: 💠 Created Texture[6745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34309: 💠 Created Texture[6746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34310: 💠 Created Texture[6747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34310: 💠 Created Texture[6748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34311: 💠 Created Texture[6749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34311: 💠 Created Texture[6750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34312: 💠 Created Texture[6751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34313: 💠 Created Texture[6752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34313: 💠 Created Texture[6753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34314: 💠 Created Texture[6754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34314: 💠 Created Texture[6755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34315: 💠 Created Texture[6756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34315: 💠 Created Texture[6757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34316: 💠 Created Texture[6758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34317: 💠 Created Texture[6759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34318: 💠 Created Texture[6760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34319: 💠 Created Texture[6761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34320: 💠 Created Texture[6762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34321: 💠 Created Texture[6763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34322: 💠 Created Texture[6764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34323: 💠 Created Texture[6765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34323: 💠 Created Texture[6766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34324: 💠 Created Texture[6767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34325: 💠 Created Texture[6768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34326: 💠 Created Texture[6769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34327: 💠 Created Texture[6770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34328: 💠 Created Texture[6771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34329: 💠 Created Texture[6772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34330: 💠 Created Texture[6773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34330: 💠 Created Texture[6774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34331: 💠 Created Texture[6775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34332: 💠 Created Texture[6776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34332: 💠 Created Texture[6777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34333: 💠 Created Texture[6778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34333: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34334: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34334: 💠 Created Texture[6779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34335: 💠 Created Texture[6780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34336: 💠 Created Texture[6781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34336: 💠 Created Texture[6782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34337: 💠 Created Texture[6783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34337: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34337: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34338: 💠 Created Texture[6784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34338: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34338: 💠 Created Texture[6785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34338: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34339: 💠 Created Texture[6786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34339: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34339: 💠 Created Texture[6787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34339: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34340: 💠 Created Texture[6788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34340: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34340: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34340: 💠 Created Texture[6789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34341: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34341: 💠 Created Texture[6790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34341: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34342: 💠 Created Texture[6791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34342: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34342: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34342: 💠 Created Texture[6792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34343: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34343: 💠 Created Texture[6793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34343: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34344: 💠 Created Texture[6794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34344: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34344: 💠 Created Texture[6795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34344: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34345: 💠 Created Texture[6796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34345: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34345: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34345: 💠 Created Texture[6797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34346: 💠 Created Texture[6798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34346: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34346: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34347: 💠 Created Texture[6799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34347: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34347: 💠 Created Texture[6800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34347: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34348: 💠 Created Texture[6801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34348: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34348: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34348: 💠 Created Texture[6802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34349: 💠 Created Texture[6803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34349: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34349: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34350: 💠 Created Texture[6804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34350: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34351: 💠 Created Texture[6805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34351: ♻️ Released Texture[6510]
34352: ♻️ Released Texture[6527]
34352: ♻️ Released Texture[6535]
34352: ♻️ Released Texture[6552]
34352: ♻️ Released Texture[6560]
34352: ♻️ Released Texture[6564]
34352: ♻️ Released Texture[6598]
34352: ♻️ Released Texture[6602]
34352: ♻️ Released Texture[6675]
34352: ♻️ Released Texture[6676]
34352: ♻️ Released Texture[6686]
34352: ♻️ Released Texture[6687]
34357: ♻️ Released Texture[6511]
34357: ♻️ Released Texture[6526]
34358: ♻️ Released Texture[6536]
34358: ♻️ Released Texture[6551]
34358: ♻️ Released Texture[6561]
34358: ♻️ Released Texture[6601]
34358: ♻️ Released Texture[6673]
34358: ♻️ Released Texture[6674]
34358: ♻️ Released Texture[6688]
34358: ♻️ Released Texture[6689]
34362: ♻️ Released Texture[6512]
34362: ♻️ Released Texture[6525]
34362: ♻️ Released Texture[6537]
34362: ♻️ Released Texture[6550]
34363: ♻️ Released Texture[6562]
34363: ♻️ Released Texture[6600]
34363: ♻️ Released Texture[6672]
34363: ♻️ Released Texture[6690]
34368: ♻️ Released Texture[6513]
34368: ♻️ Released Texture[6524]
34368: ♻️ Released Texture[6538]
34369: ♻️ Released Texture[6549]
34369: ♻️ Released Texture[6563]
34369: ♻️ Released Texture[6599]
34369: ♻️ Released Texture[6671]
34369: ♻️ Released Texture[6691]
34386: ♻️ Released Texture[6514]
34386: ♻️ Released Texture[6523]
34387: ♻️ Released Texture[6539]
34387: ♻️ Released Texture[6548]
34387: ♻️ Released Texture[6670]
34387: ♻️ Released Texture[6692]
34417: ♻️ Released Texture[6515]
34418: ♻️ Released Texture[6522]
34418: ♻️ Released Texture[6540]
34418: ♻️ Released Texture[6547]
34418: ♻️ Released Texture[6669]
34418: ♻️ Released Texture[6693]
34451: ♻️ Released Texture[6516]
34451: ♻️ Released Texture[6521]
34451: ♻️ Released Texture[6541]
34451: ♻️ Released Texture[6546]
34451: ♻️ Released Texture[6668]
34451: ♻️ Released Texture[6694]
34484: ♻️ Released Texture[6517]
34484: ♻️ Released Texture[6520]
34484: ♻️ Released Texture[6542]
34485: ♻️ Released Texture[6545]
34485: ♻️ Released Texture[6667]
34485: ♻️ Released Texture[6695]
34534: ♻️ Released Texture[6518]
34534: ♻️ Released Texture[6519]
34534: ♻️ Released Texture[6543]
34535: ♻️ Released Texture[6544]
34535: ♻️ Released Texture[6666]
34535: ♻️ Released Texture[6696]
34584: ♻️ Released Texture[6665]
34584: ♻️ Released Texture[6697]
34634: ♻️ Released Texture[6606]
34634: ♻️ Released Texture[6607]
34634: ♻️ Released Texture[6608]
34634: ♻️ Released Texture[6609]
34634: ♻️ Released Texture[6628]
34635: ♻️ Released Texture[6629]
34635: ♻️ Released Texture[6630]
34635: ♻️ Released Texture[6631]
34635: ♻️ Released Texture[6632]
34635: ♻️ Released Texture[6633]
34635: ♻️ Released Texture[6634]
34635: ♻️ Released Texture[6653]
34636: ♻️ Released Texture[6654]
34636: ♻️ Released Texture[6655]
34636: ♻️ Released Texture[6656]
34636: ♻️ Released Texture[6657]
34636: ♻️ Released Texture[6658]
34636: ♻️ Released Texture[6659]
34636: ♻️ Released Texture[6703]
34636: ♻️ Released Texture[6704]
34637: ♻️ Released Texture[6705]
34651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34652: 💠 Created Texture[6806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34652: 💠 Created Texture[6807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34653: 💠 Created Texture[6808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34654: 💠 Created Texture[6809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34654: 💠 Created Texture[6810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34655: 💠 Created Texture[6811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34656: 💠 Created Texture[6812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34656: 💠 Created Texture[6813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34657: 💠 Created Texture[6814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34658: 💠 Created Texture[6815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34658: 💠 Created Texture[6816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34659: 💠 Created Texture[6817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34659: 💠 Created Texture[6818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34660: 💠 Created Texture[6819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34661: 💠 Created Texture[6820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34662: 💠 Created Texture[6821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34662: 💠 Created Texture[6822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34663: 💠 Created Texture[6823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34663: 💠 Created Texture[6824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34664: 💠 Created Texture[6825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34665: 💠 Created Texture[6826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34665: 💠 Created Texture[6827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34666: 💠 Created Texture[6828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34667: 💠 Created Texture[6829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34667: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34668: 💠 Created Texture[6830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34669: 💠 Created Texture[6831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34670: 💠 Created Texture[6832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34670: 💠 Created Texture[6833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34671: 💠 Created Texture[6834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34672: 💠 Created Texture[6835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34673: 💠 Created Texture[6836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34674: 💠 Created Texture[6837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34675: 💠 Created Texture[6838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34676: 💠 Created Texture[6839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34677: 💠 Created Texture[6840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34678: 💠 Created Texture[6841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34679: 💠 Created Texture[6842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34679: 💠 Created Texture[6843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34681: 💠 Created Texture[6844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34681: 💠 Created Texture[6845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34682: 💠 Created Texture[6846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34683: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34684: 💠 Created Texture[6847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34684: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34685: 💠 Created Texture[6848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34685: 💠 Created Texture[6849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34686: 💠 Created Texture[6850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34687: 💠 Created Texture[6851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34687: 💠 Created Texture[6852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34688: 💠 Created Texture[6853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34689: 💠 Created Texture[6854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34689: 💠 Created Texture[6855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34690: 💠 Created Texture[6856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34691: 💠 Created Texture[6857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34691: 💠 Created Texture[6858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34692: 💠 Created Texture[6859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34692: 💠 Created Texture[6860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34693: 💠 Created Texture[6861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34693: 💠 Created Texture[6862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34694: 💠 Created Texture[6863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34695: 💠 Created Texture[6864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34695: 💠 Created Texture[6865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34696: 💠 Created Texture[6866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34696: 💠 Created Texture[6867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34697: 💠 Created Texture[6868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34697: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34697: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34698: 💠 Created Texture[6869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34698: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34698: 💠 Created Texture[6870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34698: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34699: 💠 Created Texture[6871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34699: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34699: 💠 Created Texture[6872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34699: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34700: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34700: 💠 Created Texture[6873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34700: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34701: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34701: 💠 Created Texture[6874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34702: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34702: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34702: 💠 Created Texture[6875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34703: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34703: 💠 Created Texture[6876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34703: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34704: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34704: 💠 Created Texture[6877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34704: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34705: 💠 Created Texture[6878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34705: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34705: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34706: 💠 Created Texture[6879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34706: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34706: 💠 Created Texture[6880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34706: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34707: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34707: 💠 Created Texture[6881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34707: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34708: 💠 Created Texture[6882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34708: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34708: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34709: 💠 Created Texture[6883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34709: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34709: 💠 Created Texture[6884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34709: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34710: 💠 Created Texture[6885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34710: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34710: 💠 Created Texture[6886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34710: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34711: 💠 Created Texture[6887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34711: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34711: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34712: 💠 Created Texture[6888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34712: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34712: 💠 Created Texture[6889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34712: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34713: 💠 Created Texture[6890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34713: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34713: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34714: 💠 Created Texture[6891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34714: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34714: 💠 Created Texture[6892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34714: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34715: 💠 Created Texture[6893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34715: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34715: 💠 Created Texture[6894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34715: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34716: 💠 Created Texture[6895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34716: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34716: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34717: 💠 Created Texture[6896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34718: 💠 Created Texture[6897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34719: 💠 Created Texture[6898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34719: 💠 Created Texture[6899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34720: 💠 Created Texture[6900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34721: 💠 Created Texture[6901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34721: 💠 Created Texture[6902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34722: 💠 Created Texture[6903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34723: 💠 Created Texture[6904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
34723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
34723: 💠 Created Texture[6905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
34723: ♻️ Released Texture[6610]
34723: ♻️ Released Texture[6627]
34723: ♻️ Released Texture[6635]
34723: ♻️ Released Texture[6652]
34724: ♻️ Released Texture[6660]
34724: ♻️ Released Texture[6664]
34724: ♻️ Released Texture[6698]
34724: ♻️ Released Texture[6702]
34724: ♻️ Released Texture[6777]
34724: ♻️ Released Texture[6778]
34724: ♻️ Released Texture[6779]
34724: ♻️ Released Texture[6780]
34724: ♻️ Released Texture[6781]
34724: ♻️ Released Texture[6782]
34724: ♻️ Released Texture[6783]
34724: ♻️ Released Texture[6784]
34724: ♻️ Released Texture[6785]
34730: ♻️ Released Texture[6611]
34730: ♻️ Released Texture[6626]
34730: ♻️ Released Texture[6636]
34730: ♻️ Released Texture[6651]
34730: ♻️ Released Texture[6661]
34730: ♻️ Released Texture[6701]
34730: ♻️ Released Texture[6775]
34730: ♻️ Released Texture[6776]
34731: ♻️ Released Texture[6786]
34731: ♻️ Released Texture[6787]
34736: ♻️ Released Texture[6612]
34736: ♻️ Released Texture[6625]
34736: ♻️ Released Texture[6637]
34736: ♻️ Released Texture[6650]
34736: ♻️ Released Texture[6662]
34736: ♻️ Released Texture[6700]
34737: ♻️ Released Texture[6773]
34737: ♻️ Released Texture[6774]
34737: ♻️ Released Texture[6788]
34737: ♻️ Released Texture[6789]
34742: ♻️ Released Texture[6613]
34742: ♻️ Released Texture[6624]
34743: ♻️ Released Texture[6638]
34743: ♻️ Released Texture[6649]
34743: ♻️ Released Texture[6663]
34743: ♻️ Released Texture[6699]
34743: ♻️ Released Texture[6772]
34743: ♻️ Released Texture[6790]
34751: ♻️ Released Texture[6614]
34751: ♻️ Released Texture[6623]
34751: ♻️ Released Texture[6639]
34751: ♻️ Released Texture[6648]
34751: ♻️ Released Texture[6771]
34751: ♻️ Released Texture[6791]
34767: ♻️ Released Texture[6770]
34768: ♻️ Released Texture[6792]
34784: ♻️ Released Texture[6615]
34784: ♻️ Released Texture[6622]
34784: ♻️ Released Texture[6640]
34784: ♻️ Released Texture[6647]
34801: ♻️ Released Texture[6769]
34801: ♻️ Released Texture[6793]
34817: ♻️ Released Texture[6616]
34817: ♻️ Released Texture[6621]
34818: ♻️ Released Texture[6641]
34818: ♻️ Released Texture[6646]
34834: ♻️ Released Texture[6768]
34834: ♻️ Released Texture[6794]
34851: ♻️ Released Texture[6617]
34851: ♻️ Released Texture[6620]
34851: ♻️ Released Texture[6642]
34851: ♻️ Released Texture[6645]
34867: ♻️ Released Texture[6767]
34868: ♻️ Released Texture[6795]
34901: ♻️ Released Texture[6618]
34901: ♻️ Released Texture[6619]
34901: ♻️ Released Texture[6643]
34901: ♻️ Released Texture[6644]
34917: ♻️ Released Texture[6766]
34917: ♻️ Released Texture[6796]
34967: ♻️ Released Texture[6765]
34968: ♻️ Released Texture[6797]
35017: ♻️ Released Texture[6706]
35018: ♻️ Released Texture[6707]
35018: ♻️ Released Texture[6708]
35018: ♻️ Released Texture[6709]
35018: ♻️ Released Texture[6728]
35018: ♻️ Released Texture[6729]
35018: ♻️ Released Texture[6730]
35018: ♻️ Released Texture[6731]
35018: ♻️ Released Texture[6732]
35018: ♻️ Released Texture[6733]
35018: ♻️ Released Texture[6734]
35018: ♻️ Released Texture[6753]
35018: ♻️ Released Texture[6754]
35019: ♻️ Released Texture[6755]
35019: ♻️ Released Texture[6756]
35019: ♻️ Released Texture[6757]
35019: ♻️ Released Texture[6758]
35019: ♻️ Released Texture[6759]
35019: ♻️ Released Texture[6803]
35019: ♻️ Released Texture[6804]
35019: ♻️ Released Texture[6805]
35019: ♻️ Released Texture[6877]
35020: ♻️ Released Texture[6878]
35020: ♻️ Released Texture[6879]
35020: ♻️ Released Texture[6880]
35020: ♻️ Released Texture[6881]
35020: ♻️ Released Texture[6882]
35020: ♻️ Released Texture[6883]
35020: ♻️ Released Texture[6884]
35020: ♻️ Released Texture[6885]
35034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35035: 💠 Created Texture[6906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35036: 💠 Created Texture[6907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35037: 💠 Created Texture[6908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35037: 💠 Created Texture[6909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35038: 💠 Created Texture[6910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35039: 💠 Created Texture[6911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35039: 💠 Created Texture[6912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35040: 💠 Created Texture[6913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35040: 💠 Created Texture[6914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35041: 💠 Created Texture[6915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35042: 💠 Created Texture[6916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35042: 💠 Created Texture[6917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35043: 💠 Created Texture[6918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35043: 💠 Created Texture[6919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35044: 💠 Created Texture[6920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35044: 💠 Created Texture[6921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35045: 💠 Created Texture[6922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35046: 💠 Created Texture[6923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35046: 💠 Created Texture[6924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35047: 💠 Created Texture[6925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35047: 💠 Created Texture[6926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35048: 💠 Created Texture[6927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35049: 💠 Created Texture[6928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35049: 💠 Created Texture[6929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35050: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35050: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35050: 💠 Created Texture[6930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35052: 💠 Created Texture[6931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35052: 💠 Created Texture[6932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35053: 💠 Created Texture[6933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35054: 💠 Created Texture[6934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35054: 💠 Created Texture[6935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35055: 💠 Created Texture[6936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35055: 💠 Created Texture[6937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35056: 💠 Created Texture[6938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35057: 💠 Created Texture[6939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35057: 💠 Created Texture[6940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35058: 💠 Created Texture[6941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35058: 💠 Created Texture[6942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35059: 💠 Created Texture[6943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35059: 💠 Created Texture[6944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35060: 💠 Created Texture[6945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35061: 💠 Created Texture[6946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35061: 💠 Created Texture[6947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35062: 💠 Created Texture[6948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35062: 💠 Created Texture[6949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35063: 💠 Created Texture[6950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35064: 💠 Created Texture[6951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35064: 💠 Created Texture[6952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35065: 💠 Created Texture[6953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35066: 💠 Created Texture[6954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35066: 💠 Created Texture[6955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35067: 💠 Created Texture[6956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35068: 💠 Created Texture[6957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35069: 💠 Created Texture[6958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35070: 💠 Created Texture[6959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35070: 💠 Created Texture[6960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35071: 💠 Created Texture[6961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35071: 💠 Created Texture[6962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35072: 💠 Created Texture[6963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35072: 💠 Created Texture[6964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35073: 💠 Created Texture[6965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35073: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35073: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35074: 💠 Created Texture[6966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35074: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35074: 💠 Created Texture[6967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35074: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35075: 💠 Created Texture[6968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35075: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35075: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35075: 💠 Created Texture[6969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35076: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35076: 💠 Created Texture[6970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35076: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35077: 💠 Created Texture[6971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35077: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35077: 💠 Created Texture[6972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35077: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35078: 💠 Created Texture[6973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35078: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35078: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35078: 💠 Created Texture[6974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35079: 💠 Created Texture[6975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35079: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35079: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35080: 💠 Created Texture[6976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35080: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35080: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35080: 💠 Created Texture[6977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35081: 💠 Created Texture[6978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35081: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35081: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35082: 💠 Created Texture[6979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35082: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35082: 💠 Created Texture[6980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35082: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35083: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35083: 💠 Created Texture[6981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35083: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35084: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35084: 💠 Created Texture[6982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35085: 💠 Created Texture[6983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35086: 💠 Created Texture[6984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35086: 💠 Created Texture[6985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35087: 💠 Created Texture[6986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35088: 💠 Created Texture[6987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35088: 💠 Created Texture[6988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35089: 💠 Created Texture[6989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35090: 💠 Created Texture[6990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35090: 💠 Created Texture[6991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35091: 💠 Created Texture[6992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35091: 💠 Created Texture[6993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35092: 💠 Created Texture[6994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35092: 💠 Created Texture[6995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35093: 💠 Created Texture[6996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35093: 💠 Created Texture[6997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35094: 💠 Created Texture[6998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35095: 💠 Created Texture[6999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35095: 💠 Created Texture[7000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35096: 💠 Created Texture[7001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35096: 💠 Created Texture[7002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35097: 💠 Created Texture[7003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35097: 💠 Created Texture[7004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35098: 💠 Created Texture[7005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35098: ♻️ Released Texture[6710]
35098: ♻️ Released Texture[6727]
35098: ♻️ Released Texture[6735]
35098: ♻️ Released Texture[6752]
35098: ♻️ Released Texture[6760]
35099: ♻️ Released Texture[6764]
35099: ♻️ Released Texture[6798]
35099: ♻️ Released Texture[6802]
35099: ♻️ Released Texture[6875]
35099: ♻️ Released Texture[6876]
35099: ♻️ Released Texture[6886]
35099: ♻️ Released Texture[6887]
35105: ♻️ Released Texture[6711]
35105: ♻️ Released Texture[6726]
35105: ♻️ Released Texture[6736]
35105: ♻️ Released Texture[6751]
35105: ♻️ Released Texture[6761]
35105: ♻️ Released Texture[6801]
35105: ♻️ Released Texture[6873]
35105: ♻️ Released Texture[6874]
35105: ♻️ Released Texture[6888]
35105: ♻️ Released Texture[6889]
35110: ♻️ Released Texture[6712]
35110: ♻️ Released Texture[6725]
35110: ♻️ Released Texture[6737]
35110: ♻️ Released Texture[6750]
35110: ♻️ Released Texture[6762]
35110: ♻️ Released Texture[6800]
35110: ♻️ Released Texture[6872]
35110: ♻️ Released Texture[6890]
35117: ♻️ Released Texture[6713]
35117: ♻️ Released Texture[6724]
35118: ♻️ Released Texture[6738]
35118: ♻️ Released Texture[6749]
35118: ♻️ Released Texture[6763]
35118: ♻️ Released Texture[6799]
35118: ♻️ Released Texture[6871]
35118: ♻️ Released Texture[6891]
35134: ♻️ Released Texture[6714]
35134: ♻️ Released Texture[6723]
35134: ♻️ Released Texture[6739]
35134: ♻️ Released Texture[6748]
35135: ♻️ Released Texture[6870]
35135: ♻️ Released Texture[6892]
35167: ♻️ Released Texture[6715]
35168: ♻️ Released Texture[6722]
35168: ♻️ Released Texture[6740]
35168: ♻️ Released Texture[6747]
35168: ♻️ Released Texture[6869]
35168: ♻️ Released Texture[6893]
35201: ♻️ Released Texture[6716]
35201: ♻️ Released Texture[6721]
35201: ♻️ Released Texture[6741]
35201: ♻️ Released Texture[6746]
35201: ♻️ Released Texture[6868]
35202: ♻️ Released Texture[6894]
35234: ♻️ Released Texture[6717]
35234: ♻️ Released Texture[6720]
35234: ♻️ Released Texture[6742]
35234: ♻️ Released Texture[6745]
35235: ♻️ Released Texture[6867]
35235: ♻️ Released Texture[6895]
35284: ♻️ Released Texture[6718]
35284: ♻️ Released Texture[6719]
35284: ♻️ Released Texture[6743]
35284: ♻️ Released Texture[6744]
35285: ♻️ Released Texture[6866]
35285: ♻️ Released Texture[6896]
35334: ♻️ Released Texture[6865]
35334: ♻️ Released Texture[6897]
35384: ♻️ Released Texture[6806]
35384: ♻️ Released Texture[6807]
35384: ♻️ Released Texture[6808]
35384: ♻️ Released Texture[6809]
35385: ♻️ Released Texture[6828]
35385: ♻️ Released Texture[6829]
35385: ♻️ Released Texture[6830]
35385: ♻️ Released Texture[6831]
35385: ♻️ Released Texture[6832]
35385: ♻️ Released Texture[6833]
35385: ♻️ Released Texture[6834]
35385: ♻️ Released Texture[6853]
35385: ♻️ Released Texture[6854]
35385: ♻️ Released Texture[6855]
35385: ♻️ Released Texture[6856]
35386: ♻️ Released Texture[6857]
35386: ♻️ Released Texture[6858]
35386: ♻️ Released Texture[6859]
35386: ♻️ Released Texture[6903]
35386: ♻️ Released Texture[6904]
35386: ♻️ Released Texture[6905]
35402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35402: 💠 Created Texture[7006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35403: 💠 Created Texture[7007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35404: 💠 Created Texture[7008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35404: 💠 Created Texture[7009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35405: 💠 Created Texture[7010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35405: 💠 Created Texture[7011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35406: 💠 Created Texture[7012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35406: 💠 Created Texture[7013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35407: 💠 Created Texture[7014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35408: 💠 Created Texture[7015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35408: 💠 Created Texture[7016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35409: 💠 Created Texture[7017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35409: 💠 Created Texture[7018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35410: 💠 Created Texture[7019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35410: 💠 Created Texture[7020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35411: 💠 Created Texture[7021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35412: 💠 Created Texture[7022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35412: 💠 Created Texture[7023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35413: 💠 Created Texture[7024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35414: 💠 Created Texture[7025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35414: 💠 Created Texture[7026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35415: 💠 Created Texture[7027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35415: 💠 Created Texture[7028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35416: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35416: 💠 Created Texture[7029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35417: 💠 Created Texture[7030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35417: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35418: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35418: 💠 Created Texture[7031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35419: 💠 Created Texture[7032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35420: 💠 Created Texture[7033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35421: 💠 Created Texture[7034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35421: 💠 Created Texture[7035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35422: 💠 Created Texture[7036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35422: 💠 Created Texture[7037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35423: 💠 Created Texture[7038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35423: 💠 Created Texture[7039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35424: 💠 Created Texture[7040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35425: 💠 Created Texture[7041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35425: 💠 Created Texture[7042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35426: 💠 Created Texture[7043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35426: 💠 Created Texture[7044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35427: 💠 Created Texture[7045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35427: 💠 Created Texture[7046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35428: 💠 Created Texture[7047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35429: 💠 Created Texture[7048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35429: 💠 Created Texture[7049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35430: 💠 Created Texture[7050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35430: 💠 Created Texture[7051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35431: 💠 Created Texture[7052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35432: 💠 Created Texture[7053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35432: 💠 Created Texture[7054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35433: 💠 Created Texture[7055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35433: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35434: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35434: 💠 Created Texture[7056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35435: 💠 Created Texture[7057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35436: 💠 Created Texture[7058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35437: 💠 Created Texture[7059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35437: 💠 Created Texture[7060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35438: 💠 Created Texture[7061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35438: 💠 Created Texture[7062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35439: 💠 Created Texture[7063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35439: 💠 Created Texture[7064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35440: 💠 Created Texture[7065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35440: 💠 Created Texture[7066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35441: 💠 Created Texture[7067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35442: 💠 Created Texture[7068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35442: 💠 Created Texture[7069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35443: 💠 Created Texture[7070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35443: 💠 Created Texture[7071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35444: 💠 Created Texture[7072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35444: 💠 Created Texture[7073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35445: 💠 Created Texture[7074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35446: 💠 Created Texture[7075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35446: 💠 Created Texture[7076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35447: 💠 Created Texture[7077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35447: 💠 Created Texture[7078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35448: 💠 Created Texture[7079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35449: 💠 Created Texture[7080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35449: 💠 Created Texture[7081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35449: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35450: 💠 Created Texture[7082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35450: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35451: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35451: 💠 Created Texture[7083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35452: 💠 Created Texture[7084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35452: 💠 Created Texture[7085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35453: 💠 Created Texture[7086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35454: 💠 Created Texture[7087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35454: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35454: 💠 Created Texture[7088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35455: 💠 Created Texture[7089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35455: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35455: 💠 Created Texture[7090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35455: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35456: 💠 Created Texture[7091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35456: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35456: 💠 Created Texture[7092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35457: 💠 Created Texture[7093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35457: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35457: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35458: 💠 Created Texture[7094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35458: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35458: 💠 Created Texture[7095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35458: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35459: 💠 Created Texture[7096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35459: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35460: 💠 Created Texture[7097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35460: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35460: 💠 Created Texture[7098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35460: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35461: 💠 Created Texture[7099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35461: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35461: 💠 Created Texture[7100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35461: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35462: 💠 Created Texture[7101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35462: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35462: 💠 Created Texture[7102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35463: 💠 Created Texture[7103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35463: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35463: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35464: 💠 Created Texture[7104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35464: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35464: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35464: 💠 Created Texture[7105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35464: ♻️ Released Texture[6810]
35464: ♻️ Released Texture[6827]
35465: ♻️ Released Texture[6835]
35465: ♻️ Released Texture[6852]
35465: ♻️ Released Texture[6860]
35465: ♻️ Released Texture[6864]
35465: ♻️ Released Texture[6898]
35465: ♻️ Released Texture[6902]
35465: ♻️ Released Texture[6977]
35465: ♻️ Released Texture[6978]
35465: ♻️ Released Texture[6979]
35465: ♻️ Released Texture[6980]
35465: ♻️ Released Texture[6981]
35465: ♻️ Released Texture[6982]
35465: ♻️ Released Texture[6983]
35466: ♻️ Released Texture[6984]
35466: ♻️ Released Texture[6985]
35471: ♻️ Released Texture[6811]
35471: ♻️ Released Texture[6826]
35471: ♻️ Released Texture[6836]
35471: ♻️ Released Texture[6851]
35471: ♻️ Released Texture[6861]
35472: ♻️ Released Texture[6901]
35472: ♻️ Released Texture[6975]
35472: ♻️ Released Texture[6976]
35472: ♻️ Released Texture[6986]
35472: ♻️ Released Texture[6987]
35476: ♻️ Released Texture[6812]
35476: ♻️ Released Texture[6825]
35476: ♻️ Released Texture[6837]
35476: ♻️ Released Texture[6850]
35476: ♻️ Released Texture[6862]
35476: ♻️ Released Texture[6900]
35476: ♻️ Released Texture[6973]
35477: ♻️ Released Texture[6974]
35477: ♻️ Released Texture[6988]
35477: ♻️ Released Texture[6989]
35484: ♻️ Released Texture[6813]
35484: ♻️ Released Texture[6824]
35484: ♻️ Released Texture[6838]
35485: ♻️ Released Texture[6849]
35485: ♻️ Released Texture[6863]
35485: ♻️ Released Texture[6899]
35485: ♻️ Released Texture[6972]
35485: ♻️ Released Texture[6990]
35501: ♻️ Released Texture[6814]
35501: ♻️ Released Texture[6823]
35501: ♻️ Released Texture[6839]
35501: ♻️ Released Texture[6848]
35501: ♻️ Released Texture[6971]
35501: ♻️ Released Texture[6991]
35517: ♻️ Released Texture[6970]
35517: ♻️ Released Texture[6992]
35534: ♻️ Released Texture[6815]
35534: ♻️ Released Texture[6822]
35534: ♻️ Released Texture[6840]
35534: ♻️ Released Texture[6847]
35551: ♻️ Released Texture[6969]
35551: ♻️ Released Texture[6993]
35567: ♻️ Released Texture[6816]
35568: ♻️ Released Texture[6821]
35568: ♻️ Released Texture[6841]
35568: ♻️ Released Texture[6846]
35584: ♻️ Released Texture[6968]
35584: ♻️ Released Texture[6994]
35601: ♻️ Released Texture[6817]
35601: ♻️ Released Texture[6820]
35601: ♻️ Released Texture[6842]
35601: ♻️ Released Texture[6845]
35617: ♻️ Released Texture[6967]
35618: ♻️ Released Texture[6995]
35651: ♻️ Released Texture[6818]
35651: ♻️ Released Texture[6819]
35651: ♻️ Released Texture[6843]
35651: ♻️ Released Texture[6844]
35667: ♻️ Released Texture[6966]
35668: ♻️ Released Texture[6996]
35717: ♻️ Released Texture[6965]
35718: ♻️ Released Texture[6997]
35767: ♻️ Released Texture[6906]
35768: ♻️ Released Texture[6907]
35768: ♻️ Released Texture[6908]
35768: ♻️ Released Texture[6909]
35768: ♻️ Released Texture[6928]
35768: ♻️ Released Texture[6929]
35768: ♻️ Released Texture[6930]
35768: ♻️ Released Texture[6931]
35768: ♻️ Released Texture[6932]
35768: ♻️ Released Texture[6933]
35768: ♻️ Released Texture[6934]
35769: ♻️ Released Texture[6953]
35769: ♻️ Released Texture[6954]
35769: ♻️ Released Texture[6955]
35769: ♻️ Released Texture[6956]
35769: ♻️ Released Texture[6957]
35769: ♻️ Released Texture[6958]
35769: ♻️ Released Texture[6959]
35769: ♻️ Released Texture[7003]
35769: ♻️ Released Texture[7004]
35769: ♻️ Released Texture[7005]
35769: ♻️ Released Texture[7077]
35769: ♻️ Released Texture[7078]
35770: ♻️ Released Texture[7079]
35770: ♻️ Released Texture[7080]
35770: ♻️ Released Texture[7081]
35770: ♻️ Released Texture[7082]
35770: ♻️ Released Texture[7083]
35770: ♻️ Released Texture[7084]
35770: ♻️ Released Texture[7085]
35784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35785: 💠 Created Texture[7106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35786: 💠 Created Texture[7107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35787: 💠 Created Texture[7108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35788: 💠 Created Texture[7109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35789: 💠 Created Texture[7110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35790: 💠 Created Texture[7111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35790: 💠 Created Texture[7112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35791: 💠 Created Texture[7113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35792: 💠 Created Texture[7114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35793: 💠 Created Texture[7115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35794: 💠 Created Texture[7116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35795: 💠 Created Texture[7117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35796: 💠 Created Texture[7118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35796: 💠 Created Texture[7119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35797: 💠 Created Texture[7120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35797: 💠 Created Texture[7121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35798: 💠 Created Texture[7122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35798: 💠 Created Texture[7123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35799: 💠 Created Texture[7124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35800: 💠 Created Texture[7125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35800: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35800: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35801: 💠 Created Texture[7126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35802: 💠 Created Texture[7127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35802: 💠 Created Texture[7128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35803: 💠 Created Texture[7129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35803: 💠 Created Texture[7130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35804: 💠 Created Texture[7131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35804: 💠 Created Texture[7132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35805: 💠 Created Texture[7133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35806: 💠 Created Texture[7134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35806: 💠 Created Texture[7135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35807: 💠 Created Texture[7136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35807: 💠 Created Texture[7137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35808: 💠 Created Texture[7138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35809: 💠 Created Texture[7139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35809: 💠 Created Texture[7140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35810: 💠 Created Texture[7141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35810: 💠 Created Texture[7142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35811: 💠 Created Texture[7143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35811: 💠 Created Texture[7144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35812: 💠 Created Texture[7145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35812: 💠 Created Texture[7146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35813: 💠 Created Texture[7147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35814: 💠 Created Texture[7148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35814: 💠 Created Texture[7149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35815: 💠 Created Texture[7150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35816: 💠 Created Texture[7151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35816: 💠 Created Texture[7152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35818: 💠 Created Texture[7153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35819: 💠 Created Texture[7154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35819: 💠 Created Texture[7155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35820: 💠 Created Texture[7156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35820: 💠 Created Texture[7157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35821: 💠 Created Texture[7158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35822: 💠 Created Texture[7159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35822: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35822: 💠 Created Texture[7160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35822: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35823: 💠 Created Texture[7161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35823: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35823: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35823: 💠 Created Texture[7162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35824: 💠 Created Texture[7163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35824: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35824: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35825: 💠 Created Texture[7164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35825: 💠 Created Texture[7165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35825: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35825: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35826: 💠 Created Texture[7166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35826: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35826: 💠 Created Texture[7167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35826: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35827: 💠 Created Texture[7168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35827: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35827: 💠 Created Texture[7169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35827: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35828: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35828: 💠 Created Texture[7170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35828: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35829: 💠 Created Texture[7171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35829: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35829: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35830: 💠 Created Texture[7172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35830: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35830: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35831: 💠 Created Texture[7173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35831: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35831: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35831: 💠 Created Texture[7174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35832: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35832: 💠 Created Texture[7175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35832: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35833: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35833: 💠 Created Texture[7176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35834: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35835: 💠 Created Texture[7177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35835: 💠 Created Texture[7178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35836: 💠 Created Texture[7179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35837: 💠 Created Texture[7180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35837: 💠 Created Texture[7181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35838: 💠 Created Texture[7182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35838: 💠 Created Texture[7183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35839: 💠 Created Texture[7184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35839: 💠 Created Texture[7185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35840: 💠 Created Texture[7186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35841: 💠 Created Texture[7187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35841: 💠 Created Texture[7188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35842: 💠 Created Texture[7189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35842: 💠 Created Texture[7190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35843: 💠 Created Texture[7191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35843: 💠 Created Texture[7192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35844: 💠 Created Texture[7193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35845: 💠 Created Texture[7194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35845: 💠 Created Texture[7195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35846: 💠 Created Texture[7196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35846: 💠 Created Texture[7197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35847: 💠 Created Texture[7198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35848: 💠 Created Texture[7199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35848: 💠 Created Texture[7200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35849: 💠 Created Texture[7201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35849: 💠 Created Texture[7202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35850: 💠 Created Texture[7203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35852: 💠 Created Texture[7204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
35852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
35852: 💠 Created Texture[7205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
35852: ♻️ Released Texture[6910]
35852: ♻️ Released Texture[6927]
35853: ♻️ Released Texture[6935]
35853: ♻️ Released Texture[6952]
35853: ♻️ Released Texture[6960]
35853: ♻️ Released Texture[6964]
35853: ♻️ Released Texture[6998]
35853: ♻️ Released Texture[7002]
35853: ♻️ Released Texture[7075]
35853: ♻️ Released Texture[7076]
35853: ♻️ Released Texture[7086]
35853: ♻️ Released Texture[7087]
35858: ♻️ Released Texture[6911]
35858: ♻️ Released Texture[6926]
35858: ♻️ Released Texture[6936]
35858: ♻️ Released Texture[6951]
35858: ♻️ Released Texture[6961]
35858: ♻️ Released Texture[7001]
35858: ♻️ Released Texture[7073]
35858: ♻️ Released Texture[7074]
35859: ♻️ Released Texture[7088]
35859: ♻️ Released Texture[7089]
35863: ♻️ Released Texture[6912]
35863: ♻️ Released Texture[6925]
35863: ♻️ Released Texture[6937]
35863: ♻️ Released Texture[6950]
35863: ♻️ Released Texture[6962]
35863: ♻️ Released Texture[7000]
35863: ♻️ Released Texture[7072]
35863: ♻️ Released Texture[7090]
35868: ♻️ Released Texture[6913]
35869: ♻️ Released Texture[6924]
35869: ♻️ Released Texture[6938]
35869: ♻️ Released Texture[6949]
35869: ♻️ Released Texture[6963]
35869: ♻️ Released Texture[6999]
35869: ♻️ Released Texture[7071]
35869: ♻️ Released Texture[7091]
35884: ♻️ Released Texture[6914]
35884: ♻️ Released Texture[6923]
35884: ♻️ Released Texture[6939]
35884: ♻️ Released Texture[6948]
35885: ♻️ Released Texture[7070]
35885: ♻️ Released Texture[7092]
35917: ♻️ Released Texture[6915]
35918: ♻️ Released Texture[6922]
35918: ♻️ Released Texture[6940]
35918: ♻️ Released Texture[6947]
35918: ♻️ Released Texture[7069]
35918: ♻️ Released Texture[7093]
35951: ♻️ Released Texture[6916]
35951: ♻️ Released Texture[6921]
35951: ♻️ Released Texture[6941]
35951: ♻️ Released Texture[6946]
35951: ♻️ Released Texture[7068]
35952: ♻️ Released Texture[7094]
35984: ♻️ Released Texture[6917]
35985: ♻️ Released Texture[6920]
35985: ♻️ Released Texture[6942]
35985: ♻️ Released Texture[6945]
35985: ♻️ Released Texture[7067]
35985: ♻️ Released Texture[7095]
36034: ♻️ Released Texture[6918]
36034: ♻️ Released Texture[6919]
36034: ♻️ Released Texture[6943]
36034: ♻️ Released Texture[6944]
36035: ♻️ Released Texture[7066]
36035: ♻️ Released Texture[7096]
36084: ♻️ Released Texture[7065]
36084: ♻️ Released Texture[7097]
36134: ♻️ Released Texture[7006]
36134: ♻️ Released Texture[7007]
36134: ♻️ Released Texture[7008]
36134: ♻️ Released Texture[7009]
36135: ♻️ Released Texture[7028]
36135: ♻️ Released Texture[7029]
36135: ♻️ Released Texture[7030]
36135: ♻️ Released Texture[7031]
36135: ♻️ Released Texture[7032]
36135: ♻️ Released Texture[7033]
36135: ♻️ Released Texture[7034]
36135: ♻️ Released Texture[7053]
36135: ♻️ Released Texture[7054]
36135: ♻️ Released Texture[7055]
36135: ♻️ Released Texture[7056]
36135: ♻️ Released Texture[7057]
36136: ♻️ Released Texture[7058]
36136: ♻️ Released Texture[7059]
36136: ♻️ Released Texture[7103]
36136: ♻️ Released Texture[7104]
36136: ♻️ Released Texture[7105]
36151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36151: 💠 Created Texture[7206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36152: 💠 Created Texture[7207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36153: 💠 Created Texture[7208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36153: 💠 Created Texture[7209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36154: 💠 Created Texture[7210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36154: 💠 Created Texture[7211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36155: 💠 Created Texture[7212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36156: 💠 Created Texture[7213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36156: 💠 Created Texture[7214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36157: 💠 Created Texture[7215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36157: 💠 Created Texture[7216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36158: 💠 Created Texture[7217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36158: 💠 Created Texture[7218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36159: 💠 Created Texture[7219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36159: 💠 Created Texture[7220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36160: 💠 Created Texture[7221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36161: 💠 Created Texture[7222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36161: 💠 Created Texture[7223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36162: 💠 Created Texture[7224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36162: 💠 Created Texture[7225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36163: 💠 Created Texture[7226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36164: 💠 Created Texture[7227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36164: 💠 Created Texture[7228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36165: 💠 Created Texture[7229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36165: 💠 Created Texture[7230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36166: 💠 Created Texture[7231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36166: 💠 Created Texture[7232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36167: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36167: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36168: 💠 Created Texture[7233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36169: 💠 Created Texture[7234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36170: 💠 Created Texture[7235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36170: 💠 Created Texture[7236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36171: 💠 Created Texture[7237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36171: 💠 Created Texture[7238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36172: 💠 Created Texture[7239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36172: 💠 Created Texture[7240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36173: 💠 Created Texture[7241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36174: 💠 Created Texture[7242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36174: 💠 Created Texture[7243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36175: 💠 Created Texture[7244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36175: 💠 Created Texture[7245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36176: 💠 Created Texture[7246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36176: 💠 Created Texture[7247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36177: 💠 Created Texture[7248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36178: 💠 Created Texture[7249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36178: 💠 Created Texture[7250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36179: 💠 Created Texture[7251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36179: 💠 Created Texture[7252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36180: 💠 Created Texture[7253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36180: 💠 Created Texture[7254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36181: 💠 Created Texture[7255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36182: 💠 Created Texture[7256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36182: 💠 Created Texture[7257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36183: 💠 Created Texture[7258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36184: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36185: 💠 Created Texture[7259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36186: 💠 Created Texture[7260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36187: 💠 Created Texture[7261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36187: 💠 Created Texture[7262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36188: 💠 Created Texture[7263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36189: 💠 Created Texture[7264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36190: 💠 Created Texture[7265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36191: 💠 Created Texture[7266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36192: 💠 Created Texture[7267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36193: 💠 Created Texture[7268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36194: 💠 Created Texture[7269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36195: 💠 Created Texture[7270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36196: 💠 Created Texture[7271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36197: 💠 Created Texture[7272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36198: 💠 Created Texture[7273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36199: 💠 Created Texture[7274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36199: 💠 Created Texture[7275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36200: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36200: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36201: 💠 Created Texture[7276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36202: 💠 Created Texture[7277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36203: 💠 Created Texture[7278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36204: 💠 Created Texture[7279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36205: 💠 Created Texture[7280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36206: 💠 Created Texture[7281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36207: 💠 Created Texture[7282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36207: 💠 Created Texture[7283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36208: 💠 Created Texture[7284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36209: 💠 Created Texture[7285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36209: 💠 Created Texture[7286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36210: 💠 Created Texture[7287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36210: 💠 Created Texture[7288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36211: 💠 Created Texture[7289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36212: 💠 Created Texture[7290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36212: 💠 Created Texture[7291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36213: 💠 Created Texture[7292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36213: 💠 Created Texture[7293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36214: 💠 Created Texture[7294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36214: 💠 Created Texture[7295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36215: 💠 Created Texture[7296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36216: 💠 Created Texture[7297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36216: 💠 Created Texture[7298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36217: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36218: 💠 Created Texture[7299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36219: 💠 Created Texture[7300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36220: 💠 Created Texture[7301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36221: 💠 Created Texture[7302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36222: 💠 Created Texture[7303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36222: 💠 Created Texture[7304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36223: 💠 Created Texture[7305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36224: ♻️ Released Texture[7010]
36224: ♻️ Released Texture[7027]
36224: ♻️ Released Texture[7035]
36224: ♻️ Released Texture[7052]
36224: ♻️ Released Texture[7060]
36224: ♻️ Released Texture[7064]
36224: ♻️ Released Texture[7098]
36224: ♻️ Released Texture[7102]
36225: ♻️ Released Texture[7177]
36225: ♻️ Released Texture[7178]
36225: ♻️ Released Texture[7179]
36225: ♻️ Released Texture[7180]
36225: ♻️ Released Texture[7181]
36225: ♻️ Released Texture[7182]
36225: ♻️ Released Texture[7183]
36225: ♻️ Released Texture[7184]
36226: ♻️ Released Texture[7185]
36231: ♻️ Released Texture[7011]
36232: ♻️ Released Texture[7026]
36232: ♻️ Released Texture[7036]
36232: ♻️ Released Texture[7051]
36232: ♻️ Released Texture[7061]
36232: ♻️ Released Texture[7101]
36232: ♻️ Released Texture[7175]
36232: ♻️ Released Texture[7176]
36232: ♻️ Released Texture[7186]
36232: ♻️ Released Texture[7187]
36238: ♻️ Released Texture[7012]
36238: ♻️ Released Texture[7025]
36238: ♻️ Released Texture[7037]
36238: ♻️ Released Texture[7050]
36238: ♻️ Released Texture[7062]
36238: ♻️ Released Texture[7100]
36239: ♻️ Released Texture[7173]
36239: ♻️ Released Texture[7174]
36239: ♻️ Released Texture[7188]
36239: ♻️ Released Texture[7189]
36245: ♻️ Released Texture[7013]
36245: ♻️ Released Texture[7024]
36246: ♻️ Released Texture[7038]
36246: ♻️ Released Texture[7049]
36246: ♻️ Released Texture[7063]
36246: ♻️ Released Texture[7099]
36246: ♻️ Released Texture[7172]
36246: ♻️ Released Texture[7190]
36251: ♻️ Released Texture[7014]
36251: ♻️ Released Texture[7023]
36251: ♻️ Released Texture[7039]
36251: ♻️ Released Texture[7048]
36251: ♻️ Released Texture[7171]
36251: ♻️ Released Texture[7191]
36267: ♻️ Released Texture[7170]
36268: ♻️ Released Texture[7192]
36284: ♻️ Released Texture[7015]
36284: ♻️ Released Texture[7022]
36284: ♻️ Released Texture[7040]
36284: ♻️ Released Texture[7047]
36301: ♻️ Released Texture[7169]
36301: ♻️ Released Texture[7193]
36317: ♻️ Released Texture[7016]
36318: ♻️ Released Texture[7021]
36318: ♻️ Released Texture[7041]
36318: ♻️ Released Texture[7046]
36334: ♻️ Released Texture[7168]
36334: ♻️ Released Texture[7194]
36351: ♻️ Released Texture[7017]
36351: ♻️ Released Texture[7020]
36351: ♻️ Released Texture[7042]
36351: ♻️ Released Texture[7045]
36367: ♻️ Released Texture[7167]
36368: ♻️ Released Texture[7195]
36401: ♻️ Released Texture[7018]
36401: ♻️ Released Texture[7019]
36401: ♻️ Released Texture[7043]
36401: ♻️ Released Texture[7044]
36419: ♻️ Released Texture[7166]
36419: ♻️ Released Texture[7196]
36467: ♻️ Released Texture[7165]
36468: ♻️ Released Texture[7197]
36517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36518: 💠 Created Texture[7306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36519: 💠 Created Texture[7307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36520: 💠 Created Texture[7308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36521: 💠 Created Texture[7309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36522: 💠 Created Texture[7310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36522: 💠 Created Texture[7311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36523: 💠 Created Texture[7312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36524: 💠 Created Texture[7313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36524: 💠 Created Texture[7314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36525: 💠 Created Texture[7315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36526: 💠 Created Texture[7316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36526: 💠 Created Texture[7317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36527: 💠 Created Texture[7318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36527: 💠 Created Texture[7319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36528: 💠 Created Texture[7320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36529: 💠 Created Texture[7321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36529: 💠 Created Texture[7322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36530: 💠 Created Texture[7323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36530: 💠 Created Texture[7324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36531: 💠 Created Texture[7325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36532: 💠 Created Texture[7326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36533: 💠 Created Texture[7327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36533: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36534: 💠 Created Texture[7328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36535: 💠 Created Texture[7329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36536: 💠 Created Texture[7330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36537: 💠 Created Texture[7331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36538: 💠 Created Texture[7332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36539: 💠 Created Texture[7333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36539: 💠 Created Texture[7334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36540: 💠 Created Texture[7335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36541: 💠 Created Texture[7336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36541: 💠 Created Texture[7337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36542: 💠 Created Texture[7338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36542: 💠 Created Texture[7339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36543: 💠 Created Texture[7340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36544: 💠 Created Texture[7341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36545: 💠 Created Texture[7342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36546: 💠 Created Texture[7343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36547: 💠 Created Texture[7344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36548: 💠 Created Texture[7345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36548: 💠 Created Texture[7346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36549: 💠 Created Texture[7347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36550: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36551: 💠 Created Texture[7348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36552: 💠 Created Texture[7349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36552: 💠 Created Texture[7350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36553: 💠 Created Texture[7351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36554: 💠 Created Texture[7352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36554: 💠 Created Texture[7353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36555: 💠 Created Texture[7354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36555: 💠 Created Texture[7355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36556: 💠 Created Texture[7356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36557: 💠 Created Texture[7357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36557: 💠 Created Texture[7358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36558: 💠 Created Texture[7359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36558: 💠 Created Texture[7360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36559: 💠 Created Texture[7361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36559: 💠 Created Texture[7362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36560: 💠 Created Texture[7363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36561: 💠 Created Texture[7364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36561: 💠 Created Texture[7365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36562: 💠 Created Texture[7366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36562: 💠 Created Texture[7367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36563: 💠 Created Texture[7368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36563: 💠 Created Texture[7369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36564: 💠 Created Texture[7370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36565: 💠 Created Texture[7371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36565: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36565: 💠 Created Texture[7372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36565: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36566: 💠 Created Texture[7373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36566: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36566: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36567: 💠 Created Texture[7374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36567: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36568: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36568: 💠 Created Texture[7375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36568: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36569: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36569: 💠 Created Texture[7376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36569: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36570: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36570: 💠 Created Texture[7377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36570: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36571: 💠 Created Texture[7378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36571: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36571: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36571: 💠 Created Texture[7379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36572: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36572: 💠 Created Texture[7380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36572: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36573: 💠 Created Texture[7381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36573: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36573: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36573: 💠 Created Texture[7382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36574: 💠 Created Texture[7383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36574: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36574: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36575: 💠 Created Texture[7384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36575: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36575: 💠 Created Texture[7385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36575: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36576: 💠 Created Texture[7386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36576: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36576: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36577: 💠 Created Texture[7387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36577: 💠 Created Texture[7388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36577: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36577: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36578: 💠 Created Texture[7389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36578: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36578: 💠 Created Texture[7390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36578: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36579: 💠 Created Texture[7391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36579: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36579: 💠 Created Texture[7392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36579: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36580: 💠 Created Texture[7393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36580: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36580: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36580: 💠 Created Texture[7394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36581: 💠 Created Texture[7395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36581: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36581: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36582: 💠 Created Texture[7396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36582: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36582: 💠 Created Texture[7397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36582: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36583: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36583: 💠 Created Texture[7398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36583: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36584: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36584: 💠 Created Texture[7399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36585: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36585: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36585: 💠 Created Texture[7400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36586: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36586: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36586: 💠 Created Texture[7401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36587: 💠 Created Texture[7402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36587: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36587: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36588: 💠 Created Texture[7403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36588: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36588: 💠 Created Texture[7404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36588: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36589: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36589: 💠 Created Texture[7405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36589: ♻️ Released Texture[7106]
36589: ♻️ Released Texture[7107]
36589: ♻️ Released Texture[7108]
36589: ♻️ Released Texture[7109]
36589: ♻️ Released Texture[7128]
36589: ♻️ Released Texture[7129]
36589: ♻️ Released Texture[7130]
36589: ♻️ Released Texture[7131]
36589: ♻️ Released Texture[7132]
36590: ♻️ Released Texture[7133]
36590: ♻️ Released Texture[7134]
36590: ♻️ Released Texture[7153]
36590: ♻️ Released Texture[7154]
36590: ♻️ Released Texture[7155]
36590: ♻️ Released Texture[7156]
36590: ♻️ Released Texture[7157]
36590: ♻️ Released Texture[7158]
36590: ♻️ Released Texture[7159]
36590: ♻️ Released Texture[7203]
36590: ♻️ Released Texture[7204]
36590: ♻️ Released Texture[7205]
36590: ♻️ Released Texture[7277]
36591: ♻️ Released Texture[7278]
36591: ♻️ Released Texture[7279]
36591: ♻️ Released Texture[7280]
36591: ♻️ Released Texture[7281]
36591: ♻️ Released Texture[7282]
36591: ♻️ Released Texture[7283]
36591: ♻️ Released Texture[7284]
36591: ♻️ Released Texture[7285]
36596: ♻️ Released Texture[7110]
36596: ♻️ Released Texture[7127]
36596: ♻️ Released Texture[7135]
36596: ♻️ Released Texture[7152]
36596: ♻️ Released Texture[7160]
36596: ♻️ Released Texture[7164]
36596: ♻️ Released Texture[7198]
36596: ♻️ Released Texture[7202]
36597: ♻️ Released Texture[7275]
36597: ♻️ Released Texture[7276]
36597: ♻️ Released Texture[7286]
36597: ♻️ Released Texture[7287]
36604: ♻️ Released Texture[7111]
36604: ♻️ Released Texture[7126]
36604: ♻️ Released Texture[7136]
36604: ♻️ Released Texture[7151]
36604: ♻️ Released Texture[7161]
36604: ♻️ Released Texture[7201]
36604: ♻️ Released Texture[7273]
36604: ♻️ Released Texture[7274]
36604: ♻️ Released Texture[7288]
36604: ♻️ Released Texture[7289]
36609: ♻️ Released Texture[7112]
36609: ♻️ Released Texture[7125]
36609: ♻️ Released Texture[7137]
36609: ♻️ Released Texture[7150]
36609: ♻️ Released Texture[7162]
36609: ♻️ Released Texture[7200]
36609: ♻️ Released Texture[7272]
36609: ♻️ Released Texture[7290]
36617: ♻️ Released Texture[7113]
36618: ♻️ Released Texture[7124]
36618: ♻️ Released Texture[7138]
36618: ♻️ Released Texture[7149]
36618: ♻️ Released Texture[7163]
36618: ♻️ Released Texture[7199]
36618: ♻️ Released Texture[7271]
36618: ♻️ Released Texture[7291]
36634: ♻️ Released Texture[7114]
36634: ♻️ Released Texture[7123]
36634: ♻️ Released Texture[7139]
36635: ♻️ Released Texture[7148]
36635: ♻️ Released Texture[7270]
36635: ♻️ Released Texture[7292]
36667: ♻️ Released Texture[7115]
36667: ♻️ Released Texture[7122]
36668: ♻️ Released Texture[7140]
36668: ♻️ Released Texture[7147]
36668: ♻️ Released Texture[7269]
36668: ♻️ Released Texture[7293]
36701: ♻️ Released Texture[7116]
36701: ♻️ Released Texture[7121]
36701: ♻️ Released Texture[7141]
36701: ♻️ Released Texture[7146]
36701: ♻️ Released Texture[7268]
36701: ♻️ Released Texture[7294]
36734: ♻️ Released Texture[7117]
36734: ♻️ Released Texture[7120]
36734: ♻️ Released Texture[7142]
36735: ♻️ Released Texture[7145]
36735: ♻️ Released Texture[7267]
36735: ♻️ Released Texture[7295]
36784: ♻️ Released Texture[7118]
36784: ♻️ Released Texture[7119]
36784: ♻️ Released Texture[7143]
36784: ♻️ Released Texture[7144]
36785: ♻️ Released Texture[7266]
36785: ♻️ Released Texture[7296]
36834: ♻️ Released Texture[7265]
36834: ♻️ Released Texture[7297]
36884: ♻️ Released Texture[7206]
36884: ♻️ Released Texture[7207]
36884: ♻️ Released Texture[7208]
36884: ♻️ Released Texture[7209]
36885: ♻️ Released Texture[7228]
36885: ♻️ Released Texture[7229]
36885: ♻️ Released Texture[7230]
36885: ♻️ Released Texture[7231]
36885: ♻️ Released Texture[7232]
36885: ♻️ Released Texture[7233]
36885: ♻️ Released Texture[7234]
36885: ♻️ Released Texture[7253]
36885: ♻️ Released Texture[7254]
36885: ♻️ Released Texture[7255]
36886: ♻️ Released Texture[7256]
36886: ♻️ Released Texture[7257]
36886: ♻️ Released Texture[7258]
36886: ♻️ Released Texture[7259]
36886: ♻️ Released Texture[7303]
36886: ♻️ Released Texture[7304]
36886: ♻️ Released Texture[7305]
36886: ♻️ Released Texture[7377]
36886: ♻️ Released Texture[7378]
36886: ♻️ Released Texture[7379]
36886: ♻️ Released Texture[7380]
36886: ♻️ Released Texture[7381]
36887: ♻️ Released Texture[7382]
36887: ♻️ Released Texture[7383]
36887: ♻️ Released Texture[7384]
36887: ♻️ Released Texture[7385]
36901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36902: 💠 Created Texture[7406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36902: 💠 Created Texture[7407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36903: 💠 Created Texture[7408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36904: 💠 Created Texture[7409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36904: 💠 Created Texture[7410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36905: 💠 Created Texture[7411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36905: 💠 Created Texture[7412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36906: 💠 Created Texture[7413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36907: 💠 Created Texture[7414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36907: 💠 Created Texture[7415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36908: 💠 Created Texture[7416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36908: 💠 Created Texture[7417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36909: 💠 Created Texture[7418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36910: 💠 Created Texture[7419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36910: 💠 Created Texture[7420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36911: 💠 Created Texture[7421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36911: 💠 Created Texture[7422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36912: 💠 Created Texture[7423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36913: 💠 Created Texture[7424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36913: 💠 Created Texture[7425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36914: 💠 Created Texture[7426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36914: 💠 Created Texture[7427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36915: 💠 Created Texture[7428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36916: 💠 Created Texture[7429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36916: 💠 Created Texture[7430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36917: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36918: 💠 Created Texture[7431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36919: 💠 Created Texture[7432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36920: 💠 Created Texture[7433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36921: 💠 Created Texture[7434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36921: 💠 Created Texture[7435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36922: 💠 Created Texture[7436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36923: 💠 Created Texture[7437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36924: 💠 Created Texture[7438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36924: 💠 Created Texture[7439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36925: 💠 Created Texture[7440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36925: 💠 Created Texture[7441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36926: 💠 Created Texture[7442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36927: 💠 Created Texture[7443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36927: 💠 Created Texture[7444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36928: 💠 Created Texture[7445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36928: 💠 Created Texture[7446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36929: 💠 Created Texture[7447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36929: 💠 Created Texture[7448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36930: 💠 Created Texture[7449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36931: 💠 Created Texture[7450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36931: 💠 Created Texture[7451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36932: 💠 Created Texture[7452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36933: 💠 Created Texture[7453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36934: 💠 Created Texture[7454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36935: 💠 Created Texture[7455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36936: 💠 Created Texture[7456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36937: 💠 Created Texture[7457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36938: 💠 Created Texture[7458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36939: 💠 Created Texture[7459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36940: 💠 Created Texture[7460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36941: 💠 Created Texture[7461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36941: 💠 Created Texture[7462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36942: 💠 Created Texture[7463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36943: 💠 Created Texture[7464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36943: 💠 Created Texture[7465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36944: 💠 Created Texture[7466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36944: 💠 Created Texture[7467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36945: 💠 Created Texture[7468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36945: 💠 Created Texture[7469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36946: 💠 Created Texture[7470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36947: 💠 Created Texture[7471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36947: 💠 Created Texture[7472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36948: 💠 Created Texture[7473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36948: 💠 Created Texture[7474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36949: 💠 Created Texture[7475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36949: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36949: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36950: 💠 Created Texture[7476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36951: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36951: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36952: 💠 Created Texture[7477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36952: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36952: 💠 Created Texture[7478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36952: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36953: 💠 Created Texture[7479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36953: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36953: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36954: 💠 Created Texture[7480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36954: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36954: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36955: 💠 Created Texture[7481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36955: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36955: 💠 Created Texture[7482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36955: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36956: 💠 Created Texture[7483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36956: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36956: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36956: 💠 Created Texture[7484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36957: 💠 Created Texture[7485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36957: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36957: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36958: 💠 Created Texture[7486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36958: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36958: 💠 Created Texture[7487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36958: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36959: 💠 Created Texture[7488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36959: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36959: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36959: 💠 Created Texture[7489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36960: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36960: 💠 Created Texture[7490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36960: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36961: 💠 Created Texture[7491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36961: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36961: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36961: 💠 Created Texture[7492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36962: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36962: 💠 Created Texture[7493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36962: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36963: 💠 Created Texture[7494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36963: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36963: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36964: 💠 Created Texture[7495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36964: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36964: 💠 Created Texture[7496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36964: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36965: 💠 Created Texture[7497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36965: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36965: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36966: 💠 Created Texture[7498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36966: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36966: 💠 Created Texture[7499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36966: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36967: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36967: 💠 Created Texture[7500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36968: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36968: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36968: 💠 Created Texture[7501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36969: 💠 Created Texture[7502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36969: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36969: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36970: 💠 Created Texture[7503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36970: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36970: 💠 Created Texture[7504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36970: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
36971: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
36971: 💠 Created Texture[7505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
36971: ♻️ Released Texture[7210]
36971: ♻️ Released Texture[7227]
36971: ♻️ Released Texture[7235]
36972: ♻️ Released Texture[7252]
36972: ♻️ Released Texture[7260]
36972: ♻️ Released Texture[7264]
36972: ♻️ Released Texture[7298]
36972: ♻️ Released Texture[7302]
36972: ♻️ Released Texture[7375]
36972: ♻️ Released Texture[7376]
36972: ♻️ Released Texture[7386]
36972: ♻️ Released Texture[7387]
36977: ♻️ Released Texture[7211]
36977: ♻️ Released Texture[7226]
36977: ♻️ Released Texture[7236]
36977: ♻️ Released Texture[7251]
36977: ♻️ Released Texture[7261]
36977: ♻️ Released Texture[7301]
36978: ♻️ Released Texture[7373]
36978: ♻️ Released Texture[7374]
36978: ♻️ Released Texture[7388]
36978: ♻️ Released Texture[7389]
36983: ♻️ Released Texture[7212]
36983: ♻️ Released Texture[7225]
36983: ♻️ Released Texture[7237]
36983: ♻️ Released Texture[7250]
36983: ♻️ Released Texture[7262]
36983: ♻️ Released Texture[7300]
36983: ♻️ Released Texture[7372]
36983: ♻️ Released Texture[7390]
36989: ♻️ Released Texture[7213]
36989: ♻️ Released Texture[7224]
36989: ♻️ Released Texture[7238]
36989: ♻️ Released Texture[7249]
36989: ♻️ Released Texture[7263]
36989: ♻️ Released Texture[7299]
36990: ♻️ Released Texture[7371]
36990: ♻️ Released Texture[7391]
37001: ♻️ Released Texture[7214]
37001: ♻️ Released Texture[7223]
37001: ♻️ Released Texture[7239]
37001: ♻️ Released Texture[7248]
37001: ♻️ Released Texture[7370]
37001: ♻️ Released Texture[7392]
37034: ♻️ Released Texture[7215]
37034: ♻️ Released Texture[7222]
37034: ♻️ Released Texture[7240]
37034: ♻️ Released Texture[7247]
37035: ♻️ Released Texture[7369]
37035: ♻️ Released Texture[7393]
37067: ♻️ Released Texture[7216]
37068: ♻️ Released Texture[7221]
37068: ♻️ Released Texture[7241]
37068: ♻️ Released Texture[7246]
37068: ♻️ Released Texture[7368]
37068: ♻️ Released Texture[7394]
37101: ♻️ Released Texture[7217]
37101: ♻️ Released Texture[7220]
37101: ♻️ Released Texture[7242]
37101: ♻️ Released Texture[7245]
37101: ♻️ Released Texture[7367]
37101: ♻️ Released Texture[7395]
37151: ♻️ Released Texture[7218]
37151: ♻️ Released Texture[7219]
37151: ♻️ Released Texture[7243]
37151: ♻️ Released Texture[7244]
37151: ♻️ Released Texture[7366]
37151: ♻️ Released Texture[7396]
37201: ♻️ Released Texture[7365]
37201: ♻️ Released Texture[7397]
37251: ♻️ Released Texture[7306]
37251: ♻️ Released Texture[7307]
37251: ♻️ Released Texture[7308]
37251: ♻️ Released Texture[7309]
37251: ♻️ Released Texture[7328]
37251: ♻️ Released Texture[7329]
37251: ♻️ Released Texture[7330]
37251: ♻️ Released Texture[7331]
37252: ♻️ Released Texture[7332]
37252: ♻️ Released Texture[7333]
37252: ♻️ Released Texture[7334]
37252: ♻️ Released Texture[7353]
37252: ♻️ Released Texture[7354]
37252: ♻️ Released Texture[7355]
37252: ♻️ Released Texture[7356]
37252: ♻️ Released Texture[7357]
37252: ♻️ Released Texture[7358]
37252: ♻️ Released Texture[7359]
37252: ♻️ Released Texture[7403]
37252: ♻️ Released Texture[7404]
37253: ♻️ Released Texture[7405]
37268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37268: 💠 Created Texture[7506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37269: 💠 Created Texture[7507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37270: 💠 Created Texture[7508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37271: 💠 Created Texture[7509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37272: 💠 Created Texture[7510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37272: 💠 Created Texture[7511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37273: 💠 Created Texture[7512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37273: 💠 Created Texture[7513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37274: 💠 Created Texture[7514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37275: 💠 Created Texture[7515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37275: 💠 Created Texture[7516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37276: 💠 Created Texture[7517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37276: 💠 Created Texture[7518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37277: 💠 Created Texture[7519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37277: 💠 Created Texture[7520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37278: 💠 Created Texture[7521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37279: 💠 Created Texture[7522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37279: 💠 Created Texture[7523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37280: 💠 Created Texture[7524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37280: 💠 Created Texture[7525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37281: 💠 Created Texture[7526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37281: 💠 Created Texture[7527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37282: 💠 Created Texture[7528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37282: 💠 Created Texture[7529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37283: 💠 Created Texture[7530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37284: 💠 Created Texture[7531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37285: 💠 Created Texture[7532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37286: 💠 Created Texture[7533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37287: 💠 Created Texture[7534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37288: 💠 Created Texture[7535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37288: 💠 Created Texture[7536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37289: 💠 Created Texture[7537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37289: 💠 Created Texture[7538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37290: 💠 Created Texture[7539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37291: 💠 Created Texture[7540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37292: 💠 Created Texture[7541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37293: 💠 Created Texture[7542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37293: 💠 Created Texture[7543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37294: 💠 Created Texture[7544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37294: 💠 Created Texture[7545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37295: 💠 Created Texture[7546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37295: 💠 Created Texture[7547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37296: 💠 Created Texture[7548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37297: 💠 Created Texture[7549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37298: 💠 Created Texture[7550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37298: 💠 Created Texture[7551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37299: 💠 Created Texture[7552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37299: 💠 Created Texture[7553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37300: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37301: 💠 Created Texture[7554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37301: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37302: 💠 Created Texture[7555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37302: 💠 Created Texture[7556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37303: 💠 Created Texture[7557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37304: 💠 Created Texture[7558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37304: 💠 Created Texture[7559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37305: 💠 Created Texture[7560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37305: 💠 Created Texture[7561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37306: 💠 Created Texture[7562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37306: 💠 Created Texture[7563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37307: 💠 Created Texture[7564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37308: 💠 Created Texture[7565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37308: 💠 Created Texture[7566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37309: 💠 Created Texture[7567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37310: 💠 Created Texture[7568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37310: 💠 Created Texture[7569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37311: 💠 Created Texture[7570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37312: 💠 Created Texture[7571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37312: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37312: 💠 Created Texture[7572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37312: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37313: 💠 Created Texture[7573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37313: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37313: 💠 Created Texture[7574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37313: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37314: 💠 Created Texture[7575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37314: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37314: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37315: 💠 Created Texture[7576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37315: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37315: 💠 Created Texture[7577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37315: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37316: 💠 Created Texture[7578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37316: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37316: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37316: 💠 Created Texture[7579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37317: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37317: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37318: 💠 Created Texture[7580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37318: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37318: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37319: 💠 Created Texture[7581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37319: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37319: 💠 Created Texture[7582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37319: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37320: 💠 Created Texture[7583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37320: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37320: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37321: 💠 Created Texture[7584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37321: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37321: 💠 Created Texture[7585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37321: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37322: 💠 Created Texture[7586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37322: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37322: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37322: 💠 Created Texture[7587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37323: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37323: 💠 Created Texture[7588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37323: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37324: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37324: 💠 Created Texture[7589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37324: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37325: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37325: 💠 Created Texture[7590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37325: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37326: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37326: 💠 Created Texture[7591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37326: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37327: 💠 Created Texture[7592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37327: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37327: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37328: 💠 Created Texture[7593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37328: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37328: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37328: 💠 Created Texture[7594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37329: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37329: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37329: 💠 Created Texture[7595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37330: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37330: 💠 Created Texture[7596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37330: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37331: 💠 Created Texture[7597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37331: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37331: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37331: 💠 Created Texture[7598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37332: 💠 Created Texture[7599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37332: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37332: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37332: 💠 Created Texture[7600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37333: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37333: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37333: 💠 Created Texture[7601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37333: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37334: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37334: 💠 Created Texture[7602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37335: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37335: 💠 Created Texture[7603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37335: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37336: 💠 Created Texture[7604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37336: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37336: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37337: 💠 Created Texture[7605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37337: ♻️ Released Texture[7310]
37337: ♻️ Released Texture[7327]
37337: ♻️ Released Texture[7335]
37337: ♻️ Released Texture[7352]
37337: ♻️ Released Texture[7360]
37337: ♻️ Released Texture[7364]
37337: ♻️ Released Texture[7398]
37337: ♻️ Released Texture[7402]
37337: ♻️ Released Texture[7477]
37337: ♻️ Released Texture[7478]
37338: ♻️ Released Texture[7479]
37338: ♻️ Released Texture[7480]
37338: ♻️ Released Texture[7481]
37338: ♻️ Released Texture[7482]
37338: ♻️ Released Texture[7483]
37338: ♻️ Released Texture[7484]
37338: ♻️ Released Texture[7485]
37343: ♻️ Released Texture[7311]
37343: ♻️ Released Texture[7326]
37343: ♻️ Released Texture[7336]
37343: ♻️ Released Texture[7351]
37343: ♻️ Released Texture[7361]
37343: ♻️ Released Texture[7401]
37343: ♻️ Released Texture[7475]
37343: ♻️ Released Texture[7476]
37343: ♻️ Released Texture[7486]
37343: ♻️ Released Texture[7487]
37348: ♻️ Released Texture[7312]
37348: ♻️ Released Texture[7325]
37348: ♻️ Released Texture[7337]
37348: ♻️ Released Texture[7350]
37348: ♻️ Released Texture[7362]
37348: ♻️ Released Texture[7400]
37348: ♻️ Released Texture[7473]
37348: ♻️ Released Texture[7474]
37348: ♻️ Released Texture[7488]
37348: ♻️ Released Texture[7489]
37354: ♻️ Released Texture[7313]
37354: ♻️ Released Texture[7324]
37354: ♻️ Released Texture[7338]
37354: ♻️ Released Texture[7349]
37354: ♻️ Released Texture[7363]
37354: ♻️ Released Texture[7399]
37354: ♻️ Released Texture[7472]
37354: ♻️ Released Texture[7490]
37367: ♻️ Released Texture[7314]
37368: ♻️ Released Texture[7323]
37368: ♻️ Released Texture[7339]
37368: ♻️ Released Texture[7348]
37368: ♻️ Released Texture[7471]
37368: ♻️ Released Texture[7491]
37384: ♻️ Released Texture[7470]
37384: ♻️ Released Texture[7492]
37401: ♻️ Released Texture[7315]
37401: ♻️ Released Texture[7322]
37401: ♻️ Released Texture[7340]
37401: ♻️ Released Texture[7347]
37417: ♻️ Released Texture[7469]
37418: ♻️ Released Texture[7493]
37434: ♻️ Released Texture[7316]
37434: ♻️ Released Texture[7321]
37434: ♻️ Released Texture[7341]
37434: ♻️ Released Texture[7346]
37451: ♻️ Released Texture[7468]
37451: ♻️ Released Texture[7494]
37467: ♻️ Released Texture[7317]
37468: ♻️ Released Texture[7320]
37468: ♻️ Released Texture[7342]
37468: ♻️ Released Texture[7345]
37484: ♻️ Released Texture[7467]
37484: ♻️ Released Texture[7495]
37517: ♻️ Released Texture[7318]
37518: ♻️ Released Texture[7319]
37518: ♻️ Released Texture[7343]
37518: ♻️ Released Texture[7344]
37534: ♻️ Released Texture[7466]
37534: ♻️ Released Texture[7496]
37584: ♻️ Released Texture[7465]
37584: ♻️ Released Texture[7497]
37634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37635: 💠 Created Texture[7606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37636: 💠 Created Texture[7607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37636: 💠 Created Texture[7608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37637: 💠 Created Texture[7609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37638: 💠 Created Texture[7610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37638: 💠 Created Texture[7611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37639: 💠 Created Texture[7612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37639: 💠 Created Texture[7613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37640: 💠 Created Texture[7614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37640: 💠 Created Texture[7615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37641: 💠 Created Texture[7616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37641: 💠 Created Texture[7617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37642: 💠 Created Texture[7618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37643: 💠 Created Texture[7619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37643: 💠 Created Texture[7620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37644: 💠 Created Texture[7621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37644: 💠 Created Texture[7622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37645: 💠 Created Texture[7623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37646: 💠 Created Texture[7624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37646: 💠 Created Texture[7625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37647: 💠 Created Texture[7626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37648: 💠 Created Texture[7627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37648: 💠 Created Texture[7628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37649: 💠 Created Texture[7629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37649: 💠 Created Texture[7630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37650: 💠 Created Texture[7631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37651: 💠 Created Texture[7632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37652: 💠 Created Texture[7633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37653: 💠 Created Texture[7634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37653: 💠 Created Texture[7635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37654: 💠 Created Texture[7636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37654: 💠 Created Texture[7637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37655: 💠 Created Texture[7638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37655: 💠 Created Texture[7639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37656: 💠 Created Texture[7640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37657: 💠 Created Texture[7641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37657: 💠 Created Texture[7642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37658: 💠 Created Texture[7643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37658: 💠 Created Texture[7644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37659: 💠 Created Texture[7645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37659: 💠 Created Texture[7646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37660: 💠 Created Texture[7647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37661: 💠 Created Texture[7648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37662: 💠 Created Texture[7649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37662: 💠 Created Texture[7650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37663: 💠 Created Texture[7651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37663: 💠 Created Texture[7652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37664: 💠 Created Texture[7653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37664: 💠 Created Texture[7654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37665: 💠 Created Texture[7655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37666: 💠 Created Texture[7656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37666: 💠 Created Texture[7657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37667: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37668: 💠 Created Texture[7658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37669: 💠 Created Texture[7659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37669: 💠 Created Texture[7660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37670: 💠 Created Texture[7661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37670: 💠 Created Texture[7662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37671: 💠 Created Texture[7663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37671: 💠 Created Texture[7664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37672: 💠 Created Texture[7665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37673: 💠 Created Texture[7666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37673: 💠 Created Texture[7667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37674: 💠 Created Texture[7668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37674: 💠 Created Texture[7669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37675: 💠 Created Texture[7670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37675: 💠 Created Texture[7671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37676: 💠 Created Texture[7672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37677: 💠 Created Texture[7673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37677: 💠 Created Texture[7674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37678: 💠 Created Texture[7675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37678: 💠 Created Texture[7676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37679: 💠 Created Texture[7677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37679: 💠 Created Texture[7678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37680: 💠 Created Texture[7679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37680: 💠 Created Texture[7680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37681: 💠 Created Texture[7681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37682: 💠 Created Texture[7682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37682: 💠 Created Texture[7683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37683: 💠 Created Texture[7684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37683: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37683: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37684: 💠 Created Texture[7685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37684: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37685: 💠 Created Texture[7686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37685: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37685: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37686: 💠 Created Texture[7687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37686: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37686: 💠 Created Texture[7688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37686: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37687: 💠 Created Texture[7689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37687: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37687: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37687: 💠 Created Texture[7690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37688: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37688: 💠 Created Texture[7691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37688: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37689: 💠 Created Texture[7692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37689: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37689: 💠 Created Texture[7693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37689: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37690: 💠 Created Texture[7694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37690: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37690: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37691: 💠 Created Texture[7695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37691: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37691: 💠 Created Texture[7696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37691: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37692: 💠 Created Texture[7697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37692: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37692: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37692: 💠 Created Texture[7698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37693: 💠 Created Texture[7699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37693: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37693: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37694: 💠 Created Texture[7700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37694: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37694: 💠 Created Texture[7701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37694: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37695: 💠 Created Texture[7702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37695: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37695: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37695: 💠 Created Texture[7703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37696: 💠 Created Texture[7704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37696: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
37696: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
37697: 💠 Created Texture[7705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
37697: ♻️ Released Texture[7406]
37697: ♻️ Released Texture[7407]
37697: ♻️ Released Texture[7408]
37697: ♻️ Released Texture[7409]
37697: ♻️ Released Texture[7428]
37697: ♻️ Released Texture[7429]
37697: ♻️ Released Texture[7430]
37697: ♻️ Released Texture[7431]
37697: ♻️ Released Texture[7432]
37697: ♻️ Released Texture[7433]
37698: ♻️ Released Texture[7434]
37698: ♻️ Released Texture[7453]
37698: ♻️ Released Texture[7454]
37698: ♻️ Released Texture[7455]
37698: ♻️ Released Texture[7456]
37698: ♻️ Released Texture[7457]
37698: ♻️ Released Texture[7458]
37698: ♻️ Released Texture[7459]
37698: ♻️ Released Texture[7503]
37698: ♻️ Released Texture[7504]
37698: ♻️ Released Texture[7505]
37698: ♻️ Released Texture[7577]
37698: ♻️ Released Texture[7578]
37699: ♻️ Released Texture[7579]
37699: ♻️ Released Texture[7580]
37699: ♻️ Released Texture[7581]
37699: ♻️ Released Texture[7582]
37699: ♻️ Released Texture[7583]
37699: ♻️ Released Texture[7584]
37699: ♻️ Released Texture[7585]
37705: ♻️ Released Texture[7410]
37705: ♻️ Released Texture[7427]
37705: ♻️ Released Texture[7435]
37705: ♻️ Released Texture[7452]
37705: ♻️ Released Texture[7460]
37705: ♻️ Released Texture[7464]
37705: ♻️ Released Texture[7498]
37705: ♻️ Released Texture[7502]
37705: ♻️ Released Texture[7575]
37705: ♻️ Released Texture[7576]
37705: ♻️ Released Texture[7586]
37705: ♻️ Released Texture[7587]
37710: ♻️ Released Texture[7411]
37710: ♻️ Released Texture[7426]
37710: ♻️ Released Texture[7436]
37711: ♻️ Released Texture[7451]
37711: ♻️ Released Texture[7461]
37711: ♻️ Released Texture[7501]
37711: ♻️ Released Texture[7573]
37711: ♻️ Released Texture[7574]
37711: ♻️ Released Texture[7588]
37711: ♻️ Released Texture[7589]
37717: ♻️ Released Texture[7412]
37718: ♻️ Released Texture[7425]
37718: ♻️ Released Texture[7437]
37718: ♻️ Released Texture[7450]
37718: ♻️ Released Texture[7462]
37718: ♻️ Released Texture[7500]
37718: ♻️ Released Texture[7572]
37718: ♻️ Released Texture[7590]
37734: ♻️ Released Texture[7413]
37734: ♻️ Released Texture[7424]
37734: ♻️ Released Texture[7438]
37734: ♻️ Released Texture[7449]
37735: ♻️ Released Texture[7463]
37735: ♻️ Released Texture[7499]
37735: ♻️ Released Texture[7571]
37735: ♻️ Released Texture[7591]
37751: ♻️ Released Texture[7414]
37751: ♻️ Released Texture[7423]
37751: ♻️ Released Texture[7439]
37751: ♻️ Released Texture[7448]
37751: ♻️ Released Texture[7570]
37752: ♻️ Released Texture[7592]
37784: ♻️ Released Texture[7415]
37784: ♻️ Released Texture[7422]
37784: ♻️ Released Texture[7440]
37784: ♻️ Released Texture[7447]
37785: ♻️ Released Texture[7569]
37785: ♻️ Released Texture[7593]
37817: ♻️ Released Texture[7416]
37817: ♻️ Released Texture[7421]
37818: ♻️ Released Texture[7441]
37818: ♻️ Released Texture[7446]
37818: ♻️ Released Texture[7568]
37818: ♻️ Released Texture[7594]
37851: ♻️ Released Texture[7417]
37851: ♻️ Released Texture[7420]
37851: ♻️ Released Texture[7442]
37851: ♻️ Released Texture[7445]
37851: ♻️ Released Texture[7567]
37851: ♻️ Released Texture[7595]
37901: ♻️ Released Texture[7418]
37901: ♻️ Released Texture[7419]
37901: ♻️ Released Texture[7443]
37901: ♻️ Released Texture[7444]
37901: ♻️ Released Texture[7566]
37901: ♻️ Released Texture[7596]
37951: ♻️ Released Texture[7565]
37951: ♻️ Released Texture[7597]
38001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38002: 💠 Created Texture[7706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38003: 💠 Created Texture[7707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38004: 💠 Created Texture[7708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38005: 💠 Created Texture[7709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38005: 💠 Created Texture[7710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38006: 💠 Created Texture[7711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38007: 💠 Created Texture[7712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38008: 💠 Created Texture[7713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38009: 💠 Created Texture[7714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38010: 💠 Created Texture[7715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38011: 💠 Created Texture[7716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38012: 💠 Created Texture[7717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38013: 💠 Created Texture[7718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38014: 💠 Created Texture[7719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38015: 💠 Created Texture[7720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38016: 💠 Created Texture[7721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38016: 💠 Created Texture[7722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38017: 💠 Created Texture[7723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38019: 💠 Created Texture[7724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38019: 💠 Created Texture[7725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38020: 💠 Created Texture[7726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38020: 💠 Created Texture[7727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38021: 💠 Created Texture[7728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38022: 💠 Created Texture[7729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38023: 💠 Created Texture[7730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38023: 💠 Created Texture[7731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38024: 💠 Created Texture[7732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38024: 💠 Created Texture[7733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38025: 💠 Created Texture[7734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38025: 💠 Created Texture[7735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38026: 💠 Created Texture[7736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38027: 💠 Created Texture[7737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38028: 💠 Created Texture[7738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38028: 💠 Created Texture[7739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38029: 💠 Created Texture[7740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38030: 💠 Created Texture[7741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38031: 💠 Created Texture[7742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38032: 💠 Created Texture[7743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38033: 💠 Created Texture[7744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38034: 💠 Created Texture[7745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38035: 💠 Created Texture[7746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38036: 💠 Created Texture[7747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38037: 💠 Created Texture[7748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38037: 💠 Created Texture[7749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38038: 💠 Created Texture[7750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38039: 💠 Created Texture[7751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38039: 💠 Created Texture[7752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38040: 💠 Created Texture[7753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38040: 💠 Created Texture[7754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38041: 💠 Created Texture[7755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38041: 💠 Created Texture[7756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38042: 💠 Created Texture[7757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38043: 💠 Created Texture[7758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38043: 💠 Created Texture[7759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38044: 💠 Created Texture[7760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38044: 💠 Created Texture[7761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38045: 💠 Created Texture[7762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38045: 💠 Created Texture[7763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38046: 💠 Created Texture[7764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38047: 💠 Created Texture[7765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38047: 💠 Created Texture[7766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38048: 💠 Created Texture[7767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38048: 💠 Created Texture[7768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38049: 💠 Created Texture[7769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38049: 💠 Created Texture[7770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38050: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38050: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38051: 💠 Created Texture[7771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38052: 💠 Created Texture[7772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38052: 💠 Created Texture[7773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38053: 💠 Created Texture[7774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38053: 💠 Created Texture[7775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38054: 💠 Created Texture[7776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38055: 💠 Created Texture[7777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38055: 💠 Created Texture[7778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38056: 💠 Created Texture[7779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38056: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38056: 💠 Created Texture[7780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38056: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38057: 💠 Created Texture[7781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38057: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38057: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38057: 💠 Created Texture[7782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38058: 💠 Created Texture[7783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38058: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38058: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38059: 💠 Created Texture[7784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38059: 💠 Created Texture[7785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38059: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38059: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38060: 💠 Created Texture[7786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38060: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38060: 💠 Created Texture[7787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38060: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38061: 💠 Created Texture[7788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38061: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38061: 💠 Created Texture[7789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38061: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38062: 💠 Created Texture[7790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38062: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38062: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38062: 💠 Created Texture[7791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38063: 💠 Created Texture[7792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38063: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38063: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38064: 💠 Created Texture[7793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38064: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38064: 💠 Created Texture[7794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38064: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38065: 💠 Created Texture[7795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38065: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38065: 💠 Created Texture[7796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38065: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38066: 💠 Created Texture[7797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38066: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38066: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38067: 💠 Created Texture[7798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38067: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38067: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38068: 💠 Created Texture[7799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38068: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38068: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38069: 💠 Created Texture[7800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38069: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38069: 💠 Created Texture[7801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38069: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38070: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38070: 💠 Created Texture[7802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38070: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38071: 💠 Created Texture[7803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38071: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38071: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38071: 💠 Created Texture[7804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38072: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38072: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38072: 💠 Created Texture[7805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38072: ♻️ Released Texture[7506]
38072: ♻️ Released Texture[7507]
38072: ♻️ Released Texture[7508]
38072: ♻️ Released Texture[7509]
38073: ♻️ Released Texture[7528]
38073: ♻️ Released Texture[7529]
38073: ♻️ Released Texture[7530]
38073: ♻️ Released Texture[7531]
38073: ♻️ Released Texture[7532]
38073: ♻️ Released Texture[7533]
38073: ♻️ Released Texture[7534]
38073: ♻️ Released Texture[7553]
38073: ♻️ Released Texture[7554]
38073: ♻️ Released Texture[7555]
38073: ♻️ Released Texture[7556]
38073: ♻️ Released Texture[7557]
38073: ♻️ Released Texture[7558]
38073: ♻️ Released Texture[7559]
38074: ♻️ Released Texture[7603]
38074: ♻️ Released Texture[7604]
38074: ♻️ Released Texture[7605]
38074: ♻️ Released Texture[7677]
38074: ♻️ Released Texture[7678]
38074: ♻️ Released Texture[7679]
38074: ♻️ Released Texture[7680]
38074: ♻️ Released Texture[7681]
38074: ♻️ Released Texture[7682]
38074: ♻️ Released Texture[7683]
38074: ♻️ Released Texture[7684]
38074: ♻️ Released Texture[7685]
38080: ♻️ Released Texture[7510]
38080: ♻️ Released Texture[7527]
38080: ♻️ Released Texture[7535]
38080: ♻️ Released Texture[7552]
38080: ♻️ Released Texture[7560]
38080: ♻️ Released Texture[7564]
38080: ♻️ Released Texture[7598]
38080: ♻️ Released Texture[7602]
38080: ♻️ Released Texture[7675]
38080: ♻️ Released Texture[7676]
38080: ♻️ Released Texture[7686]
38080: ♻️ Released Texture[7687]
38086: ♻️ Released Texture[7511]
38087: ♻️ Released Texture[7526]
38087: ♻️ Released Texture[7536]
38087: ♻️ Released Texture[7551]
38087: ♻️ Released Texture[7561]
38087: ♻️ Released Texture[7601]
38087: ♻️ Released Texture[7673]
38087: ♻️ Released Texture[7674]
38087: ♻️ Released Texture[7688]
38087: ♻️ Released Texture[7689]
38091: ♻️ Released Texture[7512]
38091: ♻️ Released Texture[7525]
38092: ♻️ Released Texture[7537]
38092: ♻️ Released Texture[7550]
38092: ♻️ Released Texture[7562]
38092: ♻️ Released Texture[7600]
38092: ♻️ Released Texture[7672]
38092: ♻️ Released Texture[7690]
38101: ♻️ Released Texture[7513]
38101: ♻️ Released Texture[7524]
38101: ♻️ Released Texture[7538]
38101: ♻️ Released Texture[7549]
38101: ♻️ Released Texture[7563]
38101: ♻️ Released Texture[7599]
38102: ♻️ Released Texture[7671]
38102: ♻️ Released Texture[7691]
38117: ♻️ Released Texture[7514]
38118: ♻️ Released Texture[7523]
38118: ♻️ Released Texture[7539]
38118: ♻️ Released Texture[7548]
38118: ♻️ Released Texture[7670]
38118: ♻️ Released Texture[7692]
38151: ♻️ Released Texture[7515]
38151: ♻️ Released Texture[7522]
38151: ♻️ Released Texture[7540]
38151: ♻️ Released Texture[7547]
38151: ♻️ Released Texture[7669]
38151: ♻️ Released Texture[7693]
38184: ♻️ Released Texture[7516]
38184: ♻️ Released Texture[7521]
38184: ♻️ Released Texture[7541]
38184: ♻️ Released Texture[7546]
38184: ♻️ Released Texture[7668]
38185: ♻️ Released Texture[7694]
38217: ♻️ Released Texture[7517]
38217: ♻️ Released Texture[7520]
38218: ♻️ Released Texture[7542]
38218: ♻️ Released Texture[7545]
38218: ♻️ Released Texture[7667]
38218: ♻️ Released Texture[7695]
38267: ♻️ Released Texture[7518]
38268: ♻️ Released Texture[7519]
38268: ♻️ Released Texture[7543]
38268: ♻️ Released Texture[7544]
38268: ♻️ Released Texture[7666]
38268: ♻️ Released Texture[7696]
38317: ♻️ Released Texture[7665]
38318: ♻️ Released Texture[7697]
38367: ♻️ Released Texture[7606]
38368: ♻️ Released Texture[7607]
38368: ♻️ Released Texture[7608]
38368: ♻️ Released Texture[7609]
38368: ♻️ Released Texture[7628]
38368: ♻️ Released Texture[7629]
38368: ♻️ Released Texture[7630]
38368: ♻️ Released Texture[7631]
38368: ♻️ Released Texture[7632]
38368: ♻️ Released Texture[7633]
38368: ♻️ Released Texture[7634]
38369: ♻️ Released Texture[7653]
38369: ♻️ Released Texture[7654]
38369: ♻️ Released Texture[7655]
38369: ♻️ Released Texture[7656]
38369: ♻️ Released Texture[7657]
38369: ♻️ Released Texture[7658]
38369: ♻️ Released Texture[7659]
38369: ♻️ Released Texture[7703]
38369: ♻️ Released Texture[7704]
38369: ♻️ Released Texture[7705]
38369: ♻️ Released Texture[7777]
38369: ♻️ Released Texture[7778]
38369: ♻️ Released Texture[7779]
38370: ♻️ Released Texture[7780]
38370: ♻️ Released Texture[7781]
38370: ♻️ Released Texture[7782]
38370: ♻️ Released Texture[7783]
38370: ♻️ Released Texture[7784]
38370: ♻️ Released Texture[7785]
38384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38385: 💠 Created Texture[7806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38386: 💠 Created Texture[7807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38387: 💠 Created Texture[7808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38388: 💠 Created Texture[7809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38389: 💠 Created Texture[7810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38389: 💠 Created Texture[7811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38390: 💠 Created Texture[7812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38391: 💠 Created Texture[7813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38392: 💠 Created Texture[7814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38393: 💠 Created Texture[7815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38394: 💠 Created Texture[7816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38395: 💠 Created Texture[7817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38396: 💠 Created Texture[7818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38396: 💠 Created Texture[7819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38397: 💠 Created Texture[7820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38397: 💠 Created Texture[7821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38398: 💠 Created Texture[7822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38399: 💠 Created Texture[7823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38399: 💠 Created Texture[7824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38400: 💠 Created Texture[7825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38400: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38400: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38401: 💠 Created Texture[7826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38402: 💠 Created Texture[7827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38402: 💠 Created Texture[7828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38403: 💠 Created Texture[7829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38403: 💠 Created Texture[7830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38404: 💠 Created Texture[7831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38405: 💠 Created Texture[7832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38405: 💠 Created Texture[7833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38406: 💠 Created Texture[7834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38406: 💠 Created Texture[7835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38407: 💠 Created Texture[7836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38407: 💠 Created Texture[7837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38408: 💠 Created Texture[7838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38409: 💠 Created Texture[7839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38409: 💠 Created Texture[7840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38410: 💠 Created Texture[7841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38410: 💠 Created Texture[7842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38411: 💠 Created Texture[7843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38411: 💠 Created Texture[7844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38411: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38412: 💠 Created Texture[7845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38412: 💠 Created Texture[7846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38413: 💠 Created Texture[7847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38414: 💠 Created Texture[7848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38414: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38414: 💠 Created Texture[7849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38415: 💠 Created Texture[7850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38415: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38416: 💠 Created Texture[7851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38416: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38416: 💠 Created Texture[7852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38416: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38417: 💠 Created Texture[7853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38418: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38418: 💠 Created Texture[7854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38419: 💠 Created Texture[7855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38419: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38420: 💠 Created Texture[7856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38420: 💠 Created Texture[7857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38420: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38420: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38421: 💠 Created Texture[7858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38421: 💠 Created Texture[7859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38422: 💠 Created Texture[7860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38422: 💠 Created Texture[7861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38423: 💠 Created Texture[7862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38424: 💠 Created Texture[7863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38424: 💠 Created Texture[7864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38425: 💠 Created Texture[7865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38425: 💠 Created Texture[7866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38426: 💠 Created Texture[7867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38426: 💠 Created Texture[7868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38427: 💠 Created Texture[7869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38428: 💠 Created Texture[7870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38428: 💠 Created Texture[7871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38429: 💠 Created Texture[7872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38429: 💠 Created Texture[7873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38430: 💠 Created Texture[7874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38430: 💠 Created Texture[7875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38431: 💠 Created Texture[7876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38432: 💠 Created Texture[7877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38432: 💠 Created Texture[7878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38433: 💠 Created Texture[7879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38433: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38434: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38434: 💠 Created Texture[7880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38434: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38435: 💠 Created Texture[7881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38436: 💠 Created Texture[7882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38436: 💠 Created Texture[7883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38437: 💠 Created Texture[7884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38437: 💠 Created Texture[7885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38438: 💠 Created Texture[7886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38439: 💠 Created Texture[7887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38439: 💠 Created Texture[7888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38440: 💠 Created Texture[7889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38440: 💠 Created Texture[7890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38441: 💠 Created Texture[7891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38441: 💠 Created Texture[7892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38442: 💠 Created Texture[7893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38443: 💠 Created Texture[7894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38443: 💠 Created Texture[7895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38443: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38444: 💠 Created Texture[7896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38444: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38444: 💠 Created Texture[7897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38444: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38445: 💠 Created Texture[7898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38445: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38445: 💠 Created Texture[7899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38445: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38446: 💠 Created Texture[7900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38446: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38446: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38446: 💠 Created Texture[7901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38447: 💠 Created Texture[7902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38447: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38448: 💠 Created Texture[7903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38448: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38448: 💠 Created Texture[7904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38448: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38449: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38449: 💠 Created Texture[7905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38449: ♻️ Released Texture[7610]
38449: ♻️ Released Texture[7627]
38449: ♻️ Released Texture[7635]
38449: ♻️ Released Texture[7652]
38449: ♻️ Released Texture[7660]
38449: ♻️ Released Texture[7664]
38449: ♻️ Released Texture[7698]
38450: ♻️ Released Texture[7702]
38450: ♻️ Released Texture[7775]
38450: ♻️ Released Texture[7776]
38450: ♻️ Released Texture[7786]
38450: ♻️ Released Texture[7787]
38456: ♻️ Released Texture[7611]
38456: ♻️ Released Texture[7626]
38456: ♻️ Released Texture[7636]
38456: ♻️ Released Texture[7651]
38456: ♻️ Released Texture[7661]
38456: ♻️ Released Texture[7701]
38456: ♻️ Released Texture[7773]
38457: ♻️ Released Texture[7774]
38457: ♻️ Released Texture[7788]
38457: ♻️ Released Texture[7789]
38462: ♻️ Released Texture[7612]
38462: ♻️ Released Texture[7625]
38462: ♻️ Released Texture[7637]
38462: ♻️ Released Texture[7650]
38462: ♻️ Released Texture[7662]
38462: ♻️ Released Texture[7700]
38463: ♻️ Released Texture[7772]
38463: ♻️ Released Texture[7790]
38467: ♻️ Released Texture[7613]
38468: ♻️ Released Texture[7624]
38468: ♻️ Released Texture[7638]
38468: ♻️ Released Texture[7649]
38468: ♻️ Released Texture[7663]
38468: ♻️ Released Texture[7699]
38469: ♻️ Released Texture[7771]
38469: ♻️ Released Texture[7791]
38484: ♻️ Released Texture[7614]
38484: ♻️ Released Texture[7623]
38484: ♻️ Released Texture[7639]
38484: ♻️ Released Texture[7648]
38485: ♻️ Released Texture[7770]
38485: ♻️ Released Texture[7792]
38517: ♻️ Released Texture[7615]
38518: ♻️ Released Texture[7622]
38518: ♻️ Released Texture[7640]
38518: ♻️ Released Texture[7647]
38518: ♻️ Released Texture[7769]
38518: ♻️ Released Texture[7793]
38551: ♻️ Released Texture[7616]
38551: ♻️ Released Texture[7621]
38551: ♻️ Released Texture[7641]
38551: ♻️ Released Texture[7646]
38551: ♻️ Released Texture[7768]
38551: ♻️ Released Texture[7794]
38584: ♻️ Released Texture[7617]
38584: ♻️ Released Texture[7620]
38584: ♻️ Released Texture[7642]
38584: ♻️ Released Texture[7645]
38585: ♻️ Released Texture[7767]
38585: ♻️ Released Texture[7795]
38634: ♻️ Released Texture[7618]
38634: ♻️ Released Texture[7619]
38634: ♻️ Released Texture[7643]
38634: ♻️ Released Texture[7644]
38634: ♻️ Released Texture[7766]
38635: ♻️ Released Texture[7796]
38684: ♻️ Released Texture[7765]
38684: ♻️ Released Texture[7797]
38734: ♻️ Released Texture[7706]
38734: ♻️ Released Texture[7707]
38734: ♻️ Released Texture[7708]
38734: ♻️ Released Texture[7709]
38735: ♻️ Released Texture[7728]
38735: ♻️ Released Texture[7729]
38735: ♻️ Released Texture[7730]
38735: ♻️ Released Texture[7731]
38735: ♻️ Released Texture[7732]
38735: ♻️ Released Texture[7733]
38735: ♻️ Released Texture[7734]
38735: ♻️ Released Texture[7753]
38735: ♻️ Released Texture[7754]
38735: ♻️ Released Texture[7755]
38735: ♻️ Released Texture[7756]
38736: ♻️ Released Texture[7757]
38736: ♻️ Released Texture[7758]
38736: ♻️ Released Texture[7759]
38736: ♻️ Released Texture[7803]
38736: ♻️ Released Texture[7804]
38736: ♻️ Released Texture[7805]
38751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38752: 💠 Created Texture[7906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38753: 💠 Created Texture[7907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38754: 💠 Created Texture[7908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38754: 💠 Created Texture[7909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38755: 💠 Created Texture[7910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38756: 💠 Created Texture[7911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38757: 💠 Created Texture[7912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38758: 💠 Created Texture[7913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38759: 💠 Created Texture[7914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38760: 💠 Created Texture[7915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38761: 💠 Created Texture[7916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38761: 💠 Created Texture[7917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38762: 💠 Created Texture[7918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38762: 💠 Created Texture[7919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38763: 💠 Created Texture[7920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38764: 💠 Created Texture[7921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38765: 💠 Created Texture[7922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38766: 💠 Created Texture[7923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38766: 💠 Created Texture[7924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38768: 💠 Created Texture[7925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38769: 💠 Created Texture[7926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38769: 💠 Created Texture[7927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38770: 💠 Created Texture[7928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38770: 💠 Created Texture[7929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38771: 💠 Created Texture[7930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38772: 💠 Created Texture[7931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38773: 💠 Created Texture[7932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38773: 💠 Created Texture[7933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38774: 💠 Created Texture[7934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38774: 💠 Created Texture[7935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38775: 💠 Created Texture[7936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38775: 💠 Created Texture[7937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38776: 💠 Created Texture[7938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38777: 💠 Created Texture[7939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38778: 💠 Created Texture[7940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38779: 💠 Created Texture[7941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38779: 💠 Created Texture[7942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38780: 💠 Created Texture[7943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38781: 💠 Created Texture[7944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38781: 💠 Created Texture[7945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38782: 💠 Created Texture[7946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38782: 💠 Created Texture[7947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38783: 💠 Created Texture[7948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38784: 💠 Created Texture[7949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38785: 💠 Created Texture[7950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38786: 💠 Created Texture[7951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38787: 💠 Created Texture[7952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38787: 💠 Created Texture[7953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38788: 💠 Created Texture[7954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38789: 💠 Created Texture[7955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38789: 💠 Created Texture[7956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38790: 💠 Created Texture[7957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38790: 💠 Created Texture[7958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38791: 💠 Created Texture[7959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38792: 💠 Created Texture[7960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38792: 💠 Created Texture[7961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38793: 💠 Created Texture[7962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38794: 💠 Created Texture[7963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38794: 💠 Created Texture[7964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38795: 💠 Created Texture[7965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38795: 💠 Created Texture[7966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38796: 💠 Created Texture[7967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38797: 💠 Created Texture[7968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38797: 💠 Created Texture[7969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38798: 💠 Created Texture[7970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38798: 💠 Created Texture[7971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38799: 💠 Created Texture[7972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38800: 💠 Created Texture[7973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38800: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38800: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38801: 💠 Created Texture[7974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38802: 💠 Created Texture[7975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38802: 💠 Created Texture[7976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38803: 💠 Created Texture[7977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38803: 💠 Created Texture[7978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38804: 💠 Created Texture[7979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38805: 💠 Created Texture[7980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38805: 💠 Created Texture[7981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38806: 💠 Created Texture[7982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38806: 💠 Created Texture[7983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38807: 💠 Created Texture[7984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38808: 💠 Created Texture[7985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38808: 💠 Created Texture[7986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38809: 💠 Created Texture[7987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38809: 💠 Created Texture[7988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38810: 💠 Created Texture[7989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38811: 💠 Created Texture[7990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38811: 💠 Created Texture[7991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38812: 💠 Created Texture[7992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38812: 💠 Created Texture[7993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38813: 💠 Created Texture[7994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38814: 💠 Created Texture[7995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38814: 💠 Created Texture[7996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38815: 💠 Created Texture[7997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38815: 💠 Created Texture[7998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38816: 💠 Created Texture[7999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38818: 💠 Created Texture[8000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38818: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38819: 💠 Created Texture[8001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38819: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38819: 💠 Created Texture[8002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38819: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38820: 💠 Created Texture[8003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38820: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38820: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38820: 💠 Created Texture[8004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38821: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
38821: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
38821: 💠 Created Texture[8005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
38821: ♻️ Released Texture[7710]
38821: ♻️ Released Texture[7727]
38821: ♻️ Released Texture[7735]
38821: ♻️ Released Texture[7752]
38821: ♻️ Released Texture[7760]
38822: ♻️ Released Texture[7764]
38822: ♻️ Released Texture[7798]
38822: ♻️ Released Texture[7802]
38822: ♻️ Released Texture[7877]
38822: ♻️ Released Texture[7878]
38822: ♻️ Released Texture[7879]
38822: ♻️ Released Texture[7880]
38822: ♻️ Released Texture[7881]
38822: ♻️ Released Texture[7882]
38822: ♻️ Released Texture[7883]
38822: ♻️ Released Texture[7884]
38822: ♻️ Released Texture[7885]
38827: ♻️ Released Texture[7711]
38827: ♻️ Released Texture[7726]
38827: ♻️ Released Texture[7736]
38828: ♻️ Released Texture[7751]
38828: ♻️ Released Texture[7761]
38828: ♻️ Released Texture[7801]
38828: ♻️ Released Texture[7875]
38828: ♻️ Released Texture[7876]
38828: ♻️ Released Texture[7886]
38828: ♻️ Released Texture[7887]
38832: ♻️ Released Texture[7712]
38832: ♻️ Released Texture[7725]
38832: ♻️ Released Texture[7737]
38833: ♻️ Released Texture[7750]
38833: ♻️ Released Texture[7762]
38833: ♻️ Released Texture[7800]
38833: ♻️ Released Texture[7873]
38833: ♻️ Released Texture[7874]
38833: ♻️ Released Texture[7888]
38833: ♻️ Released Texture[7889]
38840: ♻️ Released Texture[7713]
38840: ♻️ Released Texture[7724]
38840: ♻️ Released Texture[7738]
38841: ♻️ Released Texture[7749]
38841: ♻️ Released Texture[7763]
38841: ♻️ Released Texture[7799]
38841: ♻️ Released Texture[7872]
38841: ♻️ Released Texture[7890]
38851: ♻️ Released Texture[7714]
38851: ♻️ Released Texture[7723]
38851: ♻️ Released Texture[7739]
38851: ♻️ Released Texture[7748]
38851: ♻️ Released Texture[7871]
38851: ♻️ Released Texture[7891]
38867: ♻️ Released Texture[7870]
38868: ♻️ Released Texture[7892]
38884: ♻️ Released Texture[7715]
38884: ♻️ Released Texture[7722]
38884: ♻️ Released Texture[7740]
38885: ♻️ Released Texture[7747]
38901: ♻️ Released Texture[7869]
38901: ♻️ Released Texture[7893]
38917: ♻️ Released Texture[7716]
38918: ♻️ Released Texture[7721]
38918: ♻️ Released Texture[7741]
38918: ♻️ Released Texture[7746]
38934: ♻️ Released Texture[7868]
38934: ♻️ Released Texture[7894]
38951: ♻️ Released Texture[7717]
38951: ♻️ Released Texture[7720]
38951: ♻️ Released Texture[7742]
38951: ♻️ Released Texture[7745]
38967: ♻️ Released Texture[7867]
38968: ♻️ Released Texture[7895]
39001: ♻️ Released Texture[7718]
39001: ♻️ Released Texture[7719]
39001: ♻️ Released Texture[7743]
39001: ♻️ Released Texture[7744]
39017: ♻️ Released Texture[7866]
39018: ♻️ Released Texture[7896]
39067: ♻️ Released Texture[7865]
39068: ♻️ Released Texture[7897]
39117: ♻️ Released Texture[7806]
39117: ♻️ Released Texture[7807]
39118: ♻️ Released Texture[7808]
39118: ♻️ Released Texture[7809]
39118: ♻️ Released Texture[7828]
39118: ♻️ Released Texture[7829]
39118: ♻️ Released Texture[7830]
39118: ♻️ Released Texture[7831]
39118: ♻️ Released Texture[7832]
39118: ♻️ Released Texture[7833]
39118: ♻️ Released Texture[7834]
39118: ♻️ Released Texture[7853]
39119: ♻️ Released Texture[7854]
39119: ♻️ Released Texture[7855]
39119: ♻️ Released Texture[7856]
39119: ♻️ Released Texture[7857]
39119: ♻️ Released Texture[7858]
39119: ♻️ Released Texture[7859]
39119: ♻️ Released Texture[7903]
39119: ♻️ Released Texture[7904]
39119: ♻️ Released Texture[7905]
39119: ♻️ Released Texture[7977]
39119: ♻️ Released Texture[7978]
39120: ♻️ Released Texture[7979]
39120: ♻️ Released Texture[7980]
39120: ♻️ Released Texture[7981]
39120: ♻️ Released Texture[7982]
39120: ♻️ Released Texture[7983]
39120: ♻️ Released Texture[7984]
39120: ♻️ Released Texture[7985]
39134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39135: 💠 Created Texture[8006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39136: 💠 Created Texture[8007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39137: 💠 Created Texture[8008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39138: 💠 Created Texture[8009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39139: 💠 Created Texture[8010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39139: 💠 Created Texture[8011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39140: 💠 Created Texture[8012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39141: 💠 Created Texture[8013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39141: 💠 Created Texture[8014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39142: 💠 Created Texture[8015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39142: 💠 Created Texture[8016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39143: 💠 Created Texture[8017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39144: 💠 Created Texture[8018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39144: 💠 Created Texture[8019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39145: 💠 Created Texture[8020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39145: 💠 Created Texture[8021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39146: 💠 Created Texture[8022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39147: 💠 Created Texture[8023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39147: 💠 Created Texture[8024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39148: 💠 Created Texture[8025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39149: 💠 Created Texture[8026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39149: 💠 Created Texture[8027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39150: 💠 Created Texture[8028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39150: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39151: 💠 Created Texture[8029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39152: 💠 Created Texture[8030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39153: 💠 Created Texture[8031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39153: 💠 Created Texture[8032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39154: 💠 Created Texture[8033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39154: 💠 Created Texture[8034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39155: 💠 Created Texture[8035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39156: 💠 Created Texture[8036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39156: 💠 Created Texture[8037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39157: 💠 Created Texture[8038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39157: 💠 Created Texture[8039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39158: 💠 Created Texture[8040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39159: 💠 Created Texture[8041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39159: 💠 Created Texture[8042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39160: 💠 Created Texture[8043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39160: 💠 Created Texture[8044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39161: 💠 Created Texture[8045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39162: 💠 Created Texture[8046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39162: 💠 Created Texture[8047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39163: 💠 Created Texture[8048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39164: 💠 Created Texture[8049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39164: 💠 Created Texture[8050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39165: 💠 Created Texture[8051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39165: 💠 Created Texture[8052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39166: 💠 Created Texture[8053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39167: 💠 Created Texture[8054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39167: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39168: 💠 Created Texture[8055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39169: 💠 Created Texture[8056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39170: 💠 Created Texture[8057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39171: 💠 Created Texture[8058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39171: 💠 Created Texture[8059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39172: 💠 Created Texture[8060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39172: 💠 Created Texture[8061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39173: 💠 Created Texture[8062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39173: 💠 Created Texture[8063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39174: 💠 Created Texture[8064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39174: 💠 Created Texture[8065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39175: 💠 Created Texture[8066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39175: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39175: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39176: 💠 Created Texture[8067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39176: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39176: 💠 Created Texture[8068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39176: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39177: 💠 Created Texture[8069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39177: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39177: 💠 Created Texture[8070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39177: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39178: 💠 Created Texture[8071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39178: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39178: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39179: 💠 Created Texture[8072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39179: 💠 Created Texture[8073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39179: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39179: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39180: 💠 Created Texture[8074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39180: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39180: 💠 Created Texture[8075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39180: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39181: 💠 Created Texture[8076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39181: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39181: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39181: 💠 Created Texture[8077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39182: 💠 Created Texture[8078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39182: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39182: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39183: 💠 Created Texture[8079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39183: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39183: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39184: 💠 Created Texture[8080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39184: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39185: 💠 Created Texture[8081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39185: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39185: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39186: 💠 Created Texture[8082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39186: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39186: 💠 Created Texture[8083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39186: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39187: 💠 Created Texture[8084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39187: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39187: 💠 Created Texture[8085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39187: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39188: 💠 Created Texture[8086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39188: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39188: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39188: 💠 Created Texture[8087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39189: 💠 Created Texture[8088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39189: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39189: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39190: 💠 Created Texture[8089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39190: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39190: 💠 Created Texture[8090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39190: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39191: 💠 Created Texture[8091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39191: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39191: 💠 Created Texture[8092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39191: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39192: 💠 Created Texture[8093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39192: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39192: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39193: 💠 Created Texture[8094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39193: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39193: 💠 Created Texture[8095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39193: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39194: 💠 Created Texture[8096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39194: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39194: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39195: 💠 Created Texture[8097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39195: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39195: 💠 Created Texture[8098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39195: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39196: 💠 Created Texture[8099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39196: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39196: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39197: 💠 Created Texture[8100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39197: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39197: 💠 Created Texture[8101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39197: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39198: 💠 Created Texture[8102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39198: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39198: 💠 Created Texture[8103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39198: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39199: 💠 Created Texture[8104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39199: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39199: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39199: 💠 Created Texture[8105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39200: ♻️ Released Texture[7810]
39200: ♻️ Released Texture[7827]
39200: ♻️ Released Texture[7835]
39200: ♻️ Released Texture[7852]
39200: ♻️ Released Texture[7860]
39200: ♻️ Released Texture[7864]
39200: ♻️ Released Texture[7898]
39201: ♻️ Released Texture[7902]
39201: ♻️ Released Texture[7975]
39201: ♻️ Released Texture[7976]
39201: ♻️ Released Texture[7986]
39201: ♻️ Released Texture[7987]
39207: ♻️ Released Texture[7811]
39207: ♻️ Released Texture[7826]
39207: ♻️ Released Texture[7836]
39207: ♻️ Released Texture[7851]
39207: ♻️ Released Texture[7861]
39207: ♻️ Released Texture[7901]
39207: ♻️ Released Texture[7973]
39207: ♻️ Released Texture[7974]
39207: ♻️ Released Texture[7988]
39207: ♻️ Released Texture[7989]
39212: ♻️ Released Texture[7812]
39212: ♻️ Released Texture[7825]
39212: ♻️ Released Texture[7837]
39212: ♻️ Released Texture[7850]
39212: ♻️ Released Texture[7862]
39213: ♻️ Released Texture[7900]
39213: ♻️ Released Texture[7972]
39213: ♻️ Released Texture[7990]
39219: ♻️ Released Texture[7813]
39219: ♻️ Released Texture[7824]
39219: ♻️ Released Texture[7838]
39219: ♻️ Released Texture[7849]
39220: ♻️ Released Texture[7863]
39220: ♻️ Released Texture[7899]
39220: ♻️ Released Texture[7971]
39220: ♻️ Released Texture[7991]
39234: ♻️ Released Texture[7814]
39234: ♻️ Released Texture[7823]
39234: ♻️ Released Texture[7839]
39234: ♻️ Released Texture[7848]
39235: ♻️ Released Texture[7970]
39235: ♻️ Released Texture[7992]
39267: ♻️ Released Texture[7815]
39268: ♻️ Released Texture[7822]
39268: ♻️ Released Texture[7840]
39268: ♻️ Released Texture[7847]
39268: ♻️ Released Texture[7969]
39268: ♻️ Released Texture[7993]
39301: ♻️ Released Texture[7816]
39301: ♻️ Released Texture[7821]
39301: ♻️ Released Texture[7841]
39301: ♻️ Released Texture[7846]
39301: ♻️ Released Texture[7968]
39302: ♻️ Released Texture[7994]
39334: ♻️ Released Texture[7817]
39334: ♻️ Released Texture[7820]
39335: ♻️ Released Texture[7842]
39335: ♻️ Released Texture[7845]
39335: ♻️ Released Texture[7967]
39335: ♻️ Released Texture[7995]
39384: ♻️ Released Texture[7818]
39384: ♻️ Released Texture[7819]
39384: ♻️ Released Texture[7843]
39385: ♻️ Released Texture[7844]
39385: ♻️ Released Texture[7966]
39385: ♻️ Released Texture[7996]
39434: ♻️ Released Texture[7965]
39434: ♻️ Released Texture[7997]
39484: ♻️ Released Texture[7906]
39484: ♻️ Released Texture[7907]
39484: ♻️ Released Texture[7908]
39484: ♻️ Released Texture[7909]
39485: ♻️ Released Texture[7928]
39485: ♻️ Released Texture[7929]
39485: ♻️ Released Texture[7930]
39485: ♻️ Released Texture[7931]
39485: ♻️ Released Texture[7932]
39485: ♻️ Released Texture[7933]
39485: ♻️ Released Texture[7934]
39485: ♻️ Released Texture[7953]
39485: ♻️ Released Texture[7954]
39485: ♻️ Released Texture[7955]
39486: ♻️ Released Texture[7956]
39486: ♻️ Released Texture[7957]
39486: ♻️ Released Texture[7958]
39486: ♻️ Released Texture[7959]
39486: ♻️ Released Texture[8003]
39486: ♻️ Released Texture[8004]
39486: ♻️ Released Texture[8005]
39501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39502: 💠 Created Texture[8106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39502: 💠 Created Texture[8107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39503: 💠 Created Texture[8108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39504: 💠 Created Texture[8109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39504: 💠 Created Texture[8110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39505: 💠 Created Texture[8111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39505: 💠 Created Texture[8112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39506: 💠 Created Texture[8113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39506: 💠 Created Texture[8114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39507: 💠 Created Texture[8115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39508: 💠 Created Texture[8116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39508: 💠 Created Texture[8117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39509: 💠 Created Texture[8118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39509: 💠 Created Texture[8119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39510: 💠 Created Texture[8120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39510: 💠 Created Texture[8121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39511: 💠 Created Texture[8122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39511: 💠 Created Texture[8123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39512: 💠 Created Texture[8124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39513: 💠 Created Texture[8125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39513: 💠 Created Texture[8126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39514: 💠 Created Texture[8127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39514: 💠 Created Texture[8128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39515: 💠 Created Texture[8129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39515: 💠 Created Texture[8130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39516: 💠 Created Texture[8131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39517: 💠 Created Texture[8132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39518: 💠 Created Texture[8133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39519: 💠 Created Texture[8134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39520: 💠 Created Texture[8135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39520: 💠 Created Texture[8136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39521: 💠 Created Texture[8137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39522: 💠 Created Texture[8138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39522: 💠 Created Texture[8139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39523: 💠 Created Texture[8140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39523: 💠 Created Texture[8141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39524: 💠 Created Texture[8142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39524: 💠 Created Texture[8143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39525: 💠 Created Texture[8144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39526: 💠 Created Texture[8145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39526: 💠 Created Texture[8146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39527: 💠 Created Texture[8147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39527: 💠 Created Texture[8148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39528: 💠 Created Texture[8149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39529: 💠 Created Texture[8150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39529: 💠 Created Texture[8151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39530: 💠 Created Texture[8152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39531: 💠 Created Texture[8153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39531: 💠 Created Texture[8154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39532: 💠 Created Texture[8155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39533: 💠 Created Texture[8156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39533: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39534: 💠 Created Texture[8157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39534: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39535: 💠 Created Texture[8158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39536: 💠 Created Texture[8159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39537: 💠 Created Texture[8160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39537: 💠 Created Texture[8161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39538: 💠 Created Texture[8162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39538: 💠 Created Texture[8163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39539: 💠 Created Texture[8164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39540: 💠 Created Texture[8165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39540: 💠 Created Texture[8166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39541: 💠 Created Texture[8167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39541: 💠 Created Texture[8168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39542: 💠 Created Texture[8169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39543: 💠 Created Texture[8170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39543: 💠 Created Texture[8171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39544: 💠 Created Texture[8172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39544: 💠 Created Texture[8173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39545: 💠 Created Texture[8174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39546: 💠 Created Texture[8175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39546: 💠 Created Texture[8176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39547: 💠 Created Texture[8177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39547: 💠 Created Texture[8178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39548: 💠 Created Texture[8179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39549: 💠 Created Texture[8180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39549: 💠 Created Texture[8181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39550: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39551: 💠 Created Texture[8182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39552: 💠 Created Texture[8183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39552: 💠 Created Texture[8184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39553: 💠 Created Texture[8185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39553: 💠 Created Texture[8186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39554: 💠 Created Texture[8187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39554: 💠 Created Texture[8188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39555: 💠 Created Texture[8189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39556: 💠 Created Texture[8190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39556: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39556: 💠 Created Texture[8191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39556: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39557: 💠 Created Texture[8192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39557: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39557: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39557: 💠 Created Texture[8193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39558: 💠 Created Texture[8194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39558: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39558: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39559: 💠 Created Texture[8195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39559: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39559: 💠 Created Texture[8196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39559: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39560: 💠 Created Texture[8197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39560: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39560: 💠 Created Texture[8198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39560: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39561: 💠 Created Texture[8199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39561: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39561: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39561: 💠 Created Texture[8200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39562: 💠 Created Texture[8201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39562: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39562: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39562: 💠 Created Texture[8202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39563: 💠 Created Texture[8203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39563: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39563: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39564: 💠 Created Texture[8204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39564: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39564: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39564: 💠 Created Texture[8205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39564: ♻️ Released Texture[7910]
39564: ♻️ Released Texture[7927]
39565: ♻️ Released Texture[7935]
39565: ♻️ Released Texture[7952]
39565: ♻️ Released Texture[7960]
39565: ♻️ Released Texture[7964]
39565: ♻️ Released Texture[7998]
39565: ♻️ Released Texture[8002]
39565: ♻️ Released Texture[8077]
39565: ♻️ Released Texture[8078]
39565: ♻️ Released Texture[8079]
39565: ♻️ Released Texture[8080]
39565: ♻️ Released Texture[8081]
39565: ♻️ Released Texture[8082]
39565: ♻️ Released Texture[8083]
39566: ♻️ Released Texture[8084]
39566: ♻️ Released Texture[8085]
39571: ♻️ Released Texture[7911]
39571: ♻️ Released Texture[7926]
39571: ♻️ Released Texture[7936]
39571: ♻️ Released Texture[7951]
39571: ♻️ Released Texture[7961]
39572: ♻️ Released Texture[8001]
39572: ♻️ Released Texture[8075]
39572: ♻️ Released Texture[8076]
39572: ♻️ Released Texture[8086]
39572: ♻️ Released Texture[8087]
39577: ♻️ Released Texture[7912]
39577: ♻️ Released Texture[7925]
39577: ♻️ Released Texture[7937]
39577: ♻️ Released Texture[7950]
39577: ♻️ Released Texture[7962]
39577: ♻️ Released Texture[8000]
39577: ♻️ Released Texture[8073]
39577: ♻️ Released Texture[8074]
39577: ♻️ Released Texture[8088]
39577: ♻️ Released Texture[8089]
39584: ♻️ Released Texture[7913]
39584: ♻️ Released Texture[7924]
39584: ♻️ Released Texture[7938]
39585: ♻️ Released Texture[7949]
39585: ♻️ Released Texture[7963]
39585: ♻️ Released Texture[7999]
39585: ♻️ Released Texture[8072]
39585: ♻️ Released Texture[8090]
39601: ♻️ Released Texture[7914]
39601: ♻️ Released Texture[7923]
39601: ♻️ Released Texture[7939]
39601: ♻️ Released Texture[7948]
39601: ♻️ Released Texture[8071]
39601: ♻️ Released Texture[8091]
39617: ♻️ Released Texture[8070]
39618: ♻️ Released Texture[8092]
39634: ♻️ Released Texture[7915]
39634: ♻️ Released Texture[7922]
39634: ♻️ Released Texture[7940]
39634: ♻️ Released Texture[7947]
39651: ♻️ Released Texture[8069]
39651: ♻️ Released Texture[8093]
39667: ♻️ Released Texture[7916]
39668: ♻️ Released Texture[7921]
39668: ♻️ Released Texture[7941]
39668: ♻️ Released Texture[7946]
39684: ♻️ Released Texture[8068]
39684: ♻️ Released Texture[8094]
39701: ♻️ Released Texture[7917]
39701: ♻️ Released Texture[7920]
39701: ♻️ Released Texture[7942]
39701: ♻️ Released Texture[7945]
39717: ♻️ Released Texture[8067]
39718: ♻️ Released Texture[8095]
39751: ♻️ Released Texture[7918]
39751: ♻️ Released Texture[7919]
39751: ♻️ Released Texture[7943]
39751: ♻️ Released Texture[7944]
39767: ♻️ Released Texture[8066]
39767: ♻️ Released Texture[8096]
39817: ♻️ Released Texture[8065]
39818: ♻️ Released Texture[8097]
39867: ♻️ Released Texture[8006]
39868: ♻️ Released Texture[8007]
39868: ♻️ Released Texture[8008]
39868: ♻️ Released Texture[8009]
39868: ♻️ Released Texture[8028]
39868: ♻️ Released Texture[8029]
39868: ♻️ Released Texture[8030]
39868: ♻️ Released Texture[8031]
39868: ♻️ Released Texture[8032]
39868: ♻️ Released Texture[8033]
39869: ♻️ Released Texture[8034]
39869: ♻️ Released Texture[8053]
39869: ♻️ Released Texture[8054]
39869: ♻️ Released Texture[8055]
39869: ♻️ Released Texture[8056]
39869: ♻️ Released Texture[8057]
39869: ♻️ Released Texture[8058]
39869: ♻️ Released Texture[8059]
39869: ♻️ Released Texture[8103]
39869: ♻️ Released Texture[8104]
39869: ♻️ Released Texture[8105]
39869: ♻️ Released Texture[8177]
39869: ♻️ Released Texture[8178]
39870: ♻️ Released Texture[8179]
39870: ♻️ Released Texture[8180]
39870: ♻️ Released Texture[8181]
39870: ♻️ Released Texture[8182]
39870: ♻️ Released Texture[8183]
39870: ♻️ Released Texture[8184]
39870: ♻️ Released Texture[8185]
39884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39885: 💠 Created Texture[8206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39886: 💠 Created Texture[8207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39886: 💠 Created Texture[8208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39887: 💠 Created Texture[8209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39887: 💠 Created Texture[8210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39888: 💠 Created Texture[8211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39889: 💠 Created Texture[8212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39889: 💠 Created Texture[8213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39890: 💠 Created Texture[8214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39890: 💠 Created Texture[8215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39891: 💠 Created Texture[8216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39891: 💠 Created Texture[8217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39892: 💠 Created Texture[8218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39892: 💠 Created Texture[8219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39893: 💠 Created Texture[8220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39894: 💠 Created Texture[8221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39894: 💠 Created Texture[8222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39895: 💠 Created Texture[8223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39895: 💠 Created Texture[8224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39896: 💠 Created Texture[8225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39897: 💠 Created Texture[8226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39898: 💠 Created Texture[8227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39898: 💠 Created Texture[8228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39899: 💠 Created Texture[8229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39900: 💠 Created Texture[8230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39901: 💠 Created Texture[8231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39902: 💠 Created Texture[8232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39903: 💠 Created Texture[8233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39903: 💠 Created Texture[8234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39904: 💠 Created Texture[8235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39904: 💠 Created Texture[8236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39905: 💠 Created Texture[8237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39905: 💠 Created Texture[8238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39906: 💠 Created Texture[8239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39907: 💠 Created Texture[8240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39907: 💠 Created Texture[8241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39908: 💠 Created Texture[8242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39908: 💠 Created Texture[8243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39909: 💠 Created Texture[8244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39910: 💠 Created Texture[8245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39910: 💠 Created Texture[8246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39911: 💠 Created Texture[8247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39911: 💠 Created Texture[8248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39912: 💠 Created Texture[8249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39912: 💠 Created Texture[8250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39913: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39913: 💠 Created Texture[8251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39914: 💠 Created Texture[8252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39914: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39914: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39915: 💠 Created Texture[8253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39915: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39915: 💠 Created Texture[8254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39915: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39916: 💠 Created Texture[8255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39916: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39916: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39917: 💠 Created Texture[8256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39917: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39918: 💠 Created Texture[8257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39918: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39918: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39919: 💠 Created Texture[8258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39919: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39919: 💠 Created Texture[8259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39919: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39920: 💠 Created Texture[8260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39920: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39920: 💠 Created Texture[8261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39920: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39921: 💠 Created Texture[8262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39921: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39921: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39921: 💠 Created Texture[8263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39922: 💠 Created Texture[8264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39922: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39922: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39923: 💠 Created Texture[8265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39923: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39923: 💠 Created Texture[8266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39923: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39924: 💠 Created Texture[8267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39924: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39924: 💠 Created Texture[8268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39924: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39925: 💠 Created Texture[8269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39925: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39925: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39925: 💠 Created Texture[8270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39926: 💠 Created Texture[8271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39926: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39926: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39927: 💠 Created Texture[8272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39927: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39927: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39927: 💠 Created Texture[8273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39928: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39928: 💠 Created Texture[8274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39928: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39929: 💠 Created Texture[8275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39929: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39929: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39929: 💠 Created Texture[8276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39930: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39930: 💠 Created Texture[8277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39930: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39931: 💠 Created Texture[8278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39931: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39931: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39932: 💠 Created Texture[8279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39932: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39932: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39932: 💠 Created Texture[8280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39933: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39933: 💠 Created Texture[8281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39933: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39934: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39934: 💠 Created Texture[8282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39934: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39935: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39935: 💠 Created Texture[8283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39935: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39936: 💠 Created Texture[8284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39936: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39936: 💠 Created Texture[8285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39936: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39937: 💠 Created Texture[8286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39937: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39937: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39937: 💠 Created Texture[8287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39938: 💠 Created Texture[8288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39938: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39938: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39939: 💠 Created Texture[8289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39939: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39939: 💠 Created Texture[8290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39939: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39940: 💠 Created Texture[8291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39940: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39940: 💠 Created Texture[8292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39940: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39941: 💠 Created Texture[8293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39941: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39941: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39941: 💠 Created Texture[8294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39942: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39942: 💠 Created Texture[8295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39942: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39943: 💠 Created Texture[8296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39943: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39943: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39943: 💠 Created Texture[8297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39944: 💠 Created Texture[8298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39944: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39944: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39944: 💠 Created Texture[8299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39945: 💠 Created Texture[8300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39945: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39945: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39946: 💠 Created Texture[8301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39946: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39946: 💠 Created Texture[8302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39946: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39947: 💠 Created Texture[8303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39947: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39947: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39947: 💠 Created Texture[8304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39948: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
39948: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
39948: 💠 Created Texture[8305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
39948: ♻️ Released Texture[8010]
39948: ♻️ Released Texture[8027]
39948: ♻️ Released Texture[8035]
39948: ♻️ Released Texture[8052]
39948: ♻️ Released Texture[8060]
39949: ♻️ Released Texture[8064]
39949: ♻️ Released Texture[8098]
39949: ♻️ Released Texture[8102]
39949: ♻️ Released Texture[8175]
39949: ♻️ Released Texture[8176]
39949: ♻️ Released Texture[8186]
39949: ♻️ Released Texture[8187]
39954: ♻️ Released Texture[8011]
39955: ♻️ Released Texture[8026]
39955: ♻️ Released Texture[8036]
39955: ♻️ Released Texture[8051]
39955: ♻️ Released Texture[8061]
39955: ♻️ Released Texture[8101]
39955: ♻️ Released Texture[8173]
39955: ♻️ Released Texture[8174]
39955: ♻️ Released Texture[8188]
39955: ♻️ Released Texture[8189]
39959: ♻️ Released Texture[8012]
39960: ♻️ Released Texture[8025]
39960: ♻️ Released Texture[8037]
39960: ♻️ Released Texture[8050]
39960: ♻️ Released Texture[8062]
39960: ♻️ Released Texture[8100]
39960: ♻️ Released Texture[8172]
39960: ♻️ Released Texture[8190]
39967: ♻️ Released Texture[8013]
39967: ♻️ Released Texture[8024]
39968: ♻️ Released Texture[8038]
39968: ♻️ Released Texture[8049]
39968: ♻️ Released Texture[8063]
39968: ♻️ Released Texture[8099]
39968: ♻️ Released Texture[8171]
39968: ♻️ Released Texture[8191]
39984: ♻️ Released Texture[8014]
39984: ♻️ Released Texture[8023]
39984: ♻️ Released Texture[8039]
39984: ♻️ Released Texture[8048]
39985: ♻️ Released Texture[8170]
39985: ♻️ Released Texture[8192]
40017: ♻️ Released Texture[8015]
40018: ♻️ Released Texture[8022]
40018: ♻️ Released Texture[8040]
40018: ♻️ Released Texture[8047]
40018: ♻️ Released Texture[8169]
40018: ♻️ Released Texture[8193]
40051: ♻️ Released Texture[8016]
40051: ♻️ Released Texture[8021]
40051: ♻️ Released Texture[8041]
40051: ♻️ Released Texture[8046]
40051: ♻️ Released Texture[8168]
40051: ♻️ Released Texture[8194]
40084: ♻️ Released Texture[8017]
40084: ♻️ Released Texture[8020]
40084: ♻️ Released Texture[8042]
40084: ♻️ Released Texture[8045]
40085: ♻️ Released Texture[8167]
40085: ♻️ Released Texture[8195]
40134: ♻️ Released Texture[8018]
40134: ♻️ Released Texture[8019]
40134: ♻️ Released Texture[8043]
40134: ♻️ Released Texture[8044]
40135: ♻️ Released Texture[8166]
40135: ♻️ Released Texture[8196]
40184: ♻️ Released Texture[8165]
40184: ♻️ Released Texture[8197]
40234: ♻️ Released Texture[8106]
40234: ♻️ Released Texture[8107]
40234: ♻️ Released Texture[8108]
40234: ♻️ Released Texture[8109]
40235: ♻️ Released Texture[8128]
40235: ♻️ Released Texture[8129]
40235: ♻️ Released Texture[8130]
40235: ♻️ Released Texture[8131]
40235: ♻️ Released Texture[8132]
40235: ♻️ Released Texture[8133]
40235: ♻️ Released Texture[8134]
40235: ♻️ Released Texture[8153]
40235: ♻️ Released Texture[8154]
40235: ♻️ Released Texture[8155]
40236: ♻️ Released Texture[8156]
40236: ♻️ Released Texture[8157]
40236: ♻️ Released Texture[8158]
40236: ♻️ Released Texture[8159]
40236: ♻️ Released Texture[8203]
40236: ♻️ Released Texture[8204]
40236: ♻️ Released Texture[8205]
40251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40252: 💠 Created Texture[8306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40252: 💠 Created Texture[8307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40253: 💠 Created Texture[8308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40253: 💠 Created Texture[8309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40254: 💠 Created Texture[8310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40255: 💠 Created Texture[8311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40255: 💠 Created Texture[8312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40256: 💠 Created Texture[8313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40256: 💠 Created Texture[8314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40257: 💠 Created Texture[8315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40257: 💠 Created Texture[8316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40258: 💠 Created Texture[8317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40259: 💠 Created Texture[8318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40259: 💠 Created Texture[8319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40260: 💠 Created Texture[8320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40260: 💠 Created Texture[8321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40261: 💠 Created Texture[8322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40261: 💠 Created Texture[8323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40262: 💠 Created Texture[8324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40263: 💠 Created Texture[8325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40263: 💠 Created Texture[8326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40264: 💠 Created Texture[8327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40264: 💠 Created Texture[8328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40265: 💠 Created Texture[8329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40265: 💠 Created Texture[8330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40266: 💠 Created Texture[8331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40267: 💠 Created Texture[8332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40267: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40268: 💠 Created Texture[8333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40269: 💠 Created Texture[8334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40269: 💠 Created Texture[8335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40270: 💠 Created Texture[8336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40271: 💠 Created Texture[8337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40272: 💠 Created Texture[8338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40272: 💠 Created Texture[8339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40273: 💠 Created Texture[8340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40273: 💠 Created Texture[8341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40274: 💠 Created Texture[8342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40274: 💠 Created Texture[8343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40275: 💠 Created Texture[8344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40276: 💠 Created Texture[8345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40276: 💠 Created Texture[8346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40277: 💠 Created Texture[8347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40277: 💠 Created Texture[8348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40278: 💠 Created Texture[8349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40278: 💠 Created Texture[8350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40279: 💠 Created Texture[8351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40280: 💠 Created Texture[8352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40280: 💠 Created Texture[8353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40281: 💠 Created Texture[8354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40281: 💠 Created Texture[8355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40282: 💠 Created Texture[8356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40282: 💠 Created Texture[8357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40283: 💠 Created Texture[8358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40284: 💠 Created Texture[8359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40284: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40285: 💠 Created Texture[8360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40286: 💠 Created Texture[8361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40286: 💠 Created Texture[8362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40287: 💠 Created Texture[8363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40287: 💠 Created Texture[8364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40288: 💠 Created Texture[8365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40289: 💠 Created Texture[8366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40289: 💠 Created Texture[8367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40290: 💠 Created Texture[8368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40290: 💠 Created Texture[8369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40291: 💠 Created Texture[8370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40291: 💠 Created Texture[8371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40292: 💠 Created Texture[8372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40293: 💠 Created Texture[8373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40293: 💠 Created Texture[8374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40294: 💠 Created Texture[8375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40294: 💠 Created Texture[8376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40295: 💠 Created Texture[8377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40295: 💠 Created Texture[8378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40296: 💠 Created Texture[8379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40296: 💠 Created Texture[8380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40297: 💠 Created Texture[8381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40298: 💠 Created Texture[8382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40298: 💠 Created Texture[8383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40299: 💠 Created Texture[8384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40299: 💠 Created Texture[8385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40299: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40300: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40300: 💠 Created Texture[8386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40300: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40301: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40301: 💠 Created Texture[8387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40302: 💠 Created Texture[8388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40302: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40302: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40303: 💠 Created Texture[8389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40303: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40303: 💠 Created Texture[8390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40303: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40304: 💠 Created Texture[8391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40304: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40304: 💠 Created Texture[8392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40304: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40305: 💠 Created Texture[8393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40305: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40305: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40305: 💠 Created Texture[8394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40306: 💠 Created Texture[8395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40306: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40306: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40307: 💠 Created Texture[8396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40307: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40307: 💠 Created Texture[8397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40307: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40308: 💠 Created Texture[8398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40308: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40308: 💠 Created Texture[8399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40308: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40309: 💠 Created Texture[8400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40309: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40309: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40309: 💠 Created Texture[8401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40310: 💠 Created Texture[8402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40310: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40310: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40310: 💠 Created Texture[8403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40311: 💠 Created Texture[8404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40311: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40311: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40312: 💠 Created Texture[8405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40312: ♻️ Released Texture[8110]
40312: ♻️ Released Texture[8127]
40312: ♻️ Released Texture[8135]
40312: ♻️ Released Texture[8152]
40312: ♻️ Released Texture[8160]
40312: ♻️ Released Texture[8164]
40312: ♻️ Released Texture[8198]
40312: ♻️ Released Texture[8202]
40312: ♻️ Released Texture[8277]
40313: ♻️ Released Texture[8278]
40313: ♻️ Released Texture[8279]
40313: ♻️ Released Texture[8280]
40313: ♻️ Released Texture[8281]
40313: ♻️ Released Texture[8282]
40313: ♻️ Released Texture[8283]
40313: ♻️ Released Texture[8284]
40313: ♻️ Released Texture[8285]
40319: ♻️ Released Texture[8111]
40319: ♻️ Released Texture[8126]
40319: ♻️ Released Texture[8136]
40319: ♻️ Released Texture[8151]
40319: ♻️ Released Texture[8161]
40319: ♻️ Released Texture[8201]
40319: ♻️ Released Texture[8275]
40320: ♻️ Released Texture[8276]
40320: ♻️ Released Texture[8286]
40320: ♻️ Released Texture[8287]
40324: ♻️ Released Texture[8112]
40324: ♻️ Released Texture[8125]
40324: ♻️ Released Texture[8137]
40324: ♻️ Released Texture[8150]
40324: ♻️ Released Texture[8162]
40324: ♻️ Released Texture[8200]
40324: ♻️ Released Texture[8273]
40325: ♻️ Released Texture[8274]
40325: ♻️ Released Texture[8288]
40325: ♻️ Released Texture[8289]
40334: ♻️ Released Texture[8113]
40334: ♻️ Released Texture[8124]
40334: ♻️ Released Texture[8138]
40334: ♻️ Released Texture[8149]
40335: ♻️ Released Texture[8163]
40335: ♻️ Released Texture[8199]
40335: ♻️ Released Texture[8272]
40335: ♻️ Released Texture[8290]
40351: ♻️ Released Texture[8114]
40351: ♻️ Released Texture[8123]
40351: ♻️ Released Texture[8139]
40351: ♻️ Released Texture[8148]
40351: ♻️ Released Texture[8271]
40351: ♻️ Released Texture[8291]
40367: ♻️ Released Texture[8270]
40368: ♻️ Released Texture[8292]
40384: ♻️ Released Texture[8115]
40384: ♻️ Released Texture[8122]
40384: ♻️ Released Texture[8140]
40384: ♻️ Released Texture[8147]
40401: ♻️ Released Texture[8269]
40401: ♻️ Released Texture[8293]
40417: ♻️ Released Texture[8116]
40417: ♻️ Released Texture[8121]
40418: ♻️ Released Texture[8141]
40418: ♻️ Released Texture[8146]
40434: ♻️ Released Texture[8268]
40434: ♻️ Released Texture[8294]
40451: ♻️ Released Texture[8117]
40451: ♻️ Released Texture[8120]
40451: ♻️ Released Texture[8142]
40451: ♻️ Released Texture[8145]
40469: ♻️ Released Texture[8267]
40469: ♻️ Released Texture[8295]
40501: ♻️ Released Texture[8118]
40501: ♻️ Released Texture[8119]
40501: ♻️ Released Texture[8143]
40501: ♻️ Released Texture[8144]
40517: ♻️ Released Texture[8266]
40517: ♻️ Released Texture[8296]
40567: ♻️ Released Texture[8265]
40568: ♻️ Released Texture[8297]
40618: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40618: 💠 Created Texture[8406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40619: 💠 Created Texture[8407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40620: 💠 Created Texture[8408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40620: 💠 Created Texture[8409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40624: 💠 Created Texture[8410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40624: 💠 Created Texture[8411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40625: 💠 Created Texture[8412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40625: 💠 Created Texture[8413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40626: 💠 Created Texture[8414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40627: 💠 Created Texture[8415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40627: 💠 Created Texture[8416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40628: 💠 Created Texture[8417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40628: 💠 Created Texture[8418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40629: 💠 Created Texture[8419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40629: 💠 Created Texture[8420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40630: 💠 Created Texture[8421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40631: 💠 Created Texture[8422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40631: 💠 Created Texture[8423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40632: 💠 Created Texture[8424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40632: 💠 Created Texture[8425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40633: 💠 Created Texture[8426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40633: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40634: 💠 Created Texture[8427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40635: 💠 Created Texture[8428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40636: 💠 Created Texture[8429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40636: 💠 Created Texture[8430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40637: 💠 Created Texture[8431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40638: 💠 Created Texture[8432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40638: 💠 Created Texture[8433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40639: 💠 Created Texture[8434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40639: 💠 Created Texture[8435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40640: 💠 Created Texture[8436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40641: 💠 Created Texture[8437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40641: 💠 Created Texture[8438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40642: 💠 Created Texture[8439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40642: 💠 Created Texture[8440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40643: 💠 Created Texture[8441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40643: 💠 Created Texture[8442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40644: 💠 Created Texture[8443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40644: 💠 Created Texture[8444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40645: 💠 Created Texture[8445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40646: 💠 Created Texture[8446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40647: 💠 Created Texture[8447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40647: 💠 Created Texture[8448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40648: 💠 Created Texture[8449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40648: 💠 Created Texture[8450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40649: 💠 Created Texture[8451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40649: 💠 Created Texture[8452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40650: 💠 Created Texture[8453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40650: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40651: 💠 Created Texture[8454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40652: 💠 Created Texture[8455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40653: 💠 Created Texture[8456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40653: 💠 Created Texture[8457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40654: 💠 Created Texture[8458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40654: 💠 Created Texture[8459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40655: 💠 Created Texture[8460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40656: 💠 Created Texture[8461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40656: 💠 Created Texture[8462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40657: 💠 Created Texture[8463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40658: 💠 Created Texture[8464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40658: 💠 Created Texture[8465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40659: 💠 Created Texture[8466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40659: 💠 Created Texture[8467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40660: 💠 Created Texture[8468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40661: 💠 Created Texture[8469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40661: 💠 Created Texture[8470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40662: 💠 Created Texture[8471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40663: 💠 Created Texture[8472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40663: 💠 Created Texture[8473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40664: 💠 Created Texture[8474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40664: 💠 Created Texture[8475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40665: 💠 Created Texture[8476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40665: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40666: 💠 Created Texture[8477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40666: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40666: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40666: 💠 Created Texture[8478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40667: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40667: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40668: 💠 Created Texture[8479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40668: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40668: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40668: 💠 Created Texture[8480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40669: 💠 Created Texture[8481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40669: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40669: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40670: 💠 Created Texture[8482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40670: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40670: 💠 Created Texture[8483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40670: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40671: 💠 Created Texture[8484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40671: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40671: 💠 Created Texture[8485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40671: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40672: 💠 Created Texture[8486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40672: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40672: 💠 Created Texture[8487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40672: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40673: 💠 Created Texture[8488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40673: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40673: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40673: 💠 Created Texture[8489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40674: 💠 Created Texture[8490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40674: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40674: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40675: 💠 Created Texture[8491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40675: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40675: 💠 Created Texture[8492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40675: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40676: 💠 Created Texture[8493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40676: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40676: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40676: 💠 Created Texture[8494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40677: 💠 Created Texture[8495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40677: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40677: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40678: 💠 Created Texture[8496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40678: 💠 Created Texture[8497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40678: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40678: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40679: 💠 Created Texture[8498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40679: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40679: 💠 Created Texture[8499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40679: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40680: 💠 Created Texture[8500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40680: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40680: 💠 Created Texture[8501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40680: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40681: 💠 Created Texture[8502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40681: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40681: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40681: 💠 Created Texture[8503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40682: 💠 Created Texture[8504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40682: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40682: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40683: 💠 Created Texture[8505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40683: ♻️ Released Texture[8206]
40683: ♻️ Released Texture[8207]
40683: ♻️ Released Texture[8208]
40683: ♻️ Released Texture[8209]
40683: ♻️ Released Texture[8228]
40684: ♻️ Released Texture[8229]
40684: ♻️ Released Texture[8230]
40684: ♻️ Released Texture[8231]
40684: ♻️ Released Texture[8232]
40684: ♻️ Released Texture[8233]
40684: ♻️ Released Texture[8234]
40684: ♻️ Released Texture[8253]
40684: ♻️ Released Texture[8254]
40685: ♻️ Released Texture[8255]
40685: ♻️ Released Texture[8256]
40685: ♻️ Released Texture[8257]
40685: ♻️ Released Texture[8258]
40685: ♻️ Released Texture[8259]
40685: ♻️ Released Texture[8303]
40685: ♻️ Released Texture[8304]
40685: ♻️ Released Texture[8305]
40685: ♻️ Released Texture[8377]
40685: ♻️ Released Texture[8378]
40685: ♻️ Released Texture[8379]
40685: ♻️ Released Texture[8380]
40686: ♻️ Released Texture[8381]
40686: ♻️ Released Texture[8382]
40686: ♻️ Released Texture[8383]
40686: ♻️ Released Texture[8384]
40686: ♻️ Released Texture[8385]
40691: ♻️ Released Texture[8210]
40691: ♻️ Released Texture[8227]
40691: ♻️ Released Texture[8235]
40691: ♻️ Released Texture[8252]
40691: ♻️ Released Texture[8260]
40691: ♻️ Released Texture[8264]
40691: ♻️ Released Texture[8298]
40691: ♻️ Released Texture[8302]
40691: ♻️ Released Texture[8375]
40692: ♻️ Released Texture[8376]
40692: ♻️ Released Texture[8386]
40692: ♻️ Released Texture[8387]
40697: ♻️ Released Texture[8211]
40697: ♻️ Released Texture[8226]
40697: ♻️ Released Texture[8236]
40697: ♻️ Released Texture[8251]
40697: ♻️ Released Texture[8261]
40697: ♻️ Released Texture[8301]
40698: ♻️ Released Texture[8373]
40698: ♻️ Released Texture[8374]
40698: ♻️ Released Texture[8388]
40698: ♻️ Released Texture[8389]
40703: ♻️ Released Texture[8212]
40703: ♻️ Released Texture[8225]
40704: ♻️ Released Texture[8237]
40704: ♻️ Released Texture[8250]
40704: ♻️ Released Texture[8262]
40704: ♻️ Released Texture[8300]
40704: ♻️ Released Texture[8372]
40704: ♻️ Released Texture[8390]
40717: ♻️ Released Texture[8213]
40718: ♻️ Released Texture[8224]
40718: ♻️ Released Texture[8238]
40718: ♻️ Released Texture[8249]
40718: ♻️ Released Texture[8263]
40718: ♻️ Released Texture[8299]
40718: ♻️ Released Texture[8371]
40718: ♻️ Released Texture[8391]
40734: ♻️ Released Texture[8214]
40734: ♻️ Released Texture[8223]
40734: ♻️ Released Texture[8239]
40735: ♻️ Released Texture[8248]
40735: ♻️ Released Texture[8370]
40735: ♻️ Released Texture[8392]
40767: ♻️ Released Texture[8215]
40768: ♻️ Released Texture[8222]
40768: ♻️ Released Texture[8240]
40768: ♻️ Released Texture[8247]
40768: ♻️ Released Texture[8369]
40768: ♻️ Released Texture[8393]
40801: ♻️ Released Texture[8216]
40801: ♻️ Released Texture[8221]
40801: ♻️ Released Texture[8241]
40801: ♻️ Released Texture[8246]
40801: ♻️ Released Texture[8368]
40801: ♻️ Released Texture[8394]
40834: ♻️ Released Texture[8217]
40834: ♻️ Released Texture[8220]
40834: ♻️ Released Texture[8242]
40835: ♻️ Released Texture[8245]
40835: ♻️ Released Texture[8367]
40835: ♻️ Released Texture[8395]
40884: ♻️ Released Texture[8218]
40884: ♻️ Released Texture[8219]
40885: ♻️ Released Texture[8243]
40885: ♻️ Released Texture[8244]
40885: ♻️ Released Texture[8366]
40885: ♻️ Released Texture[8396]
40934: ♻️ Released Texture[8365]
40934: ♻️ Released Texture[8397]
40984: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40985: 💠 Created Texture[8506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40986: 💠 Created Texture[8507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40987: 💠 Created Texture[8508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40987: 💠 Created Texture[8509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40988: 💠 Created Texture[8510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40988: 💠 Created Texture[8511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40989: 💠 Created Texture[8512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40989: 💠 Created Texture[8513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40990: 💠 Created Texture[8514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40991: 💠 Created Texture[8515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40991: 💠 Created Texture[8516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40992: 💠 Created Texture[8517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40992: 💠 Created Texture[8518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40993: 💠 Created Texture[8519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40993: 💠 Created Texture[8520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40994: 💠 Created Texture[8521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40995: 💠 Created Texture[8522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40995: 💠 Created Texture[8523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40996: 💠 Created Texture[8524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40996: 💠 Created Texture[8525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40997: 💠 Created Texture[8526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40997: 💠 Created Texture[8527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40998: 💠 Created Texture[8528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40999: 💠 Created Texture[8529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
40999: 💠 Created Texture[8530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
40999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
40999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41000: 💠 Created Texture[8531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41000: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41001: 💠 Created Texture[8532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41002: 💠 Created Texture[8533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41002: 💠 Created Texture[8534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41003: 💠 Created Texture[8535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41003: 💠 Created Texture[8536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41004: 💠 Created Texture[8537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41004: 💠 Created Texture[8538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41005: 💠 Created Texture[8539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41005: 💠 Created Texture[8540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41006: 💠 Created Texture[8541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41007: 💠 Created Texture[8542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41007: 💠 Created Texture[8543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41008: 💠 Created Texture[8544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41008: 💠 Created Texture[8545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41009: 💠 Created Texture[8546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41009: 💠 Created Texture[8547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41010: 💠 Created Texture[8548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41010: 💠 Created Texture[8549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41011: 💠 Created Texture[8550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41012: 💠 Created Texture[8551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41012: 💠 Created Texture[8552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41013: 💠 Created Texture[8553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41013: 💠 Created Texture[8554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41014: 💠 Created Texture[8555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41014: 💠 Created Texture[8556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41015: 💠 Created Texture[8557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41016: 💠 Created Texture[8558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41016: 💠 Created Texture[8559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41017: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41018: 💠 Created Texture[8560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41019: 💠 Created Texture[8561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41019: 💠 Created Texture[8562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41020: 💠 Created Texture[8563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41020: 💠 Created Texture[8564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41021: 💠 Created Texture[8565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41022: 💠 Created Texture[8566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41022: 💠 Created Texture[8567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41023: 💠 Created Texture[8568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41023: 💠 Created Texture[8569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41024: 💠 Created Texture[8570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41024: 💠 Created Texture[8571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41025: 💠 Created Texture[8572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41026: 💠 Created Texture[8573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41026: 💠 Created Texture[8574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41027: 💠 Created Texture[8575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41027: 💠 Created Texture[8576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41028: 💠 Created Texture[8577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41028: 💠 Created Texture[8578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41029: 💠 Created Texture[8579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41029: 💠 Created Texture[8580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41030: 💠 Created Texture[8581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41030: 💠 Created Texture[8582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41031: 💠 Created Texture[8583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41032: 💠 Created Texture[8584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41032: 💠 Created Texture[8585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41033: 💠 Created Texture[8586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41033: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41034: 💠 Created Texture[8587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41035: 💠 Created Texture[8588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41035: 💠 Created Texture[8589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41036: 💠 Created Texture[8590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41036: 💠 Created Texture[8591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41037: 💠 Created Texture[8592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41038: 💠 Created Texture[8593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41039: 💠 Created Texture[8594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41039: 💠 Created Texture[8595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41040: 💠 Created Texture[8596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41040: 💠 Created Texture[8597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41041: 💠 Created Texture[8598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41041: 💠 Created Texture[8599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41042: 💠 Created Texture[8600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41042: 💠 Created Texture[8601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41043: 💠 Created Texture[8602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41044: 💠 Created Texture[8603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41044: 💠 Created Texture[8604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41045: 💠 Created Texture[8605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41045: ♻️ Released Texture[8306]
41045: ♻️ Released Texture[8307]
41045: ♻️ Released Texture[8308]
41045: ♻️ Released Texture[8309]
41045: ♻️ Released Texture[8328]
41045: ♻️ Released Texture[8329]
41045: ♻️ Released Texture[8330]
41045: ♻️ Released Texture[8331]
41045: ♻️ Released Texture[8332]
41046: ♻️ Released Texture[8333]
41046: ♻️ Released Texture[8334]
41046: ♻️ Released Texture[8353]
41046: ♻️ Released Texture[8354]
41046: ♻️ Released Texture[8355]
41046: ♻️ Released Texture[8356]
41046: ♻️ Released Texture[8357]
41046: ♻️ Released Texture[8358]
41046: ♻️ Released Texture[8359]
41046: ♻️ Released Texture[8403]
41046: ♻️ Released Texture[8404]
41046: ♻️ Released Texture[8405]
41047: ♻️ Released Texture[8477]
41047: ♻️ Released Texture[8478]
41047: ♻️ Released Texture[8479]
41047: ♻️ Released Texture[8480]
41047: ♻️ Released Texture[8481]
41047: ♻️ Released Texture[8482]
41047: ♻️ Released Texture[8483]
41047: ♻️ Released Texture[8484]
41047: ♻️ Released Texture[8485]
41053: ♻️ Released Texture[8310]
41053: ♻️ Released Texture[8327]
41053: ♻️ Released Texture[8335]
41053: ♻️ Released Texture[8352]
41053: ♻️ Released Texture[8360]
41053: ♻️ Released Texture[8364]
41053: ♻️ Released Texture[8398]
41053: ♻️ Released Texture[8402]
41053: ♻️ Released Texture[8475]
41053: ♻️ Released Texture[8476]
41054: ♻️ Released Texture[8486]
41054: ♻️ Released Texture[8487]
41058: ♻️ Released Texture[8311]
41058: ♻️ Released Texture[8326]
41058: ♻️ Released Texture[8336]
41058: ♻️ Released Texture[8351]
41058: ♻️ Released Texture[8361]
41058: ♻️ Released Texture[8401]
41058: ♻️ Released Texture[8473]
41059: ♻️ Released Texture[8474]
41059: ♻️ Released Texture[8488]
41059: ♻️ Released Texture[8489]
41067: ♻️ Released Texture[8312]
41067: ♻️ Released Texture[8325]
41068: ♻️ Released Texture[8337]
41068: ♻️ Released Texture[8350]
41068: ♻️ Released Texture[8362]
41068: ♻️ Released Texture[8400]
41068: ♻️ Released Texture[8472]
41068: ♻️ Released Texture[8490]
41084: ♻️ Released Texture[8313]
41084: ♻️ Released Texture[8324]
41084: ♻️ Released Texture[8338]
41085: ♻️ Released Texture[8349]
41085: ♻️ Released Texture[8363]
41085: ♻️ Released Texture[8399]
41085: ♻️ Released Texture[8471]
41085: ♻️ Released Texture[8491]
41101: ♻️ Released Texture[8314]
41101: ♻️ Released Texture[8323]
41101: ♻️ Released Texture[8339]
41101: ♻️ Released Texture[8348]
41101: ♻️ Released Texture[8470]
41101: ♻️ Released Texture[8492]
41134: ♻️ Released Texture[8315]
41134: ♻️ Released Texture[8322]
41135: ♻️ Released Texture[8340]
41135: ♻️ Released Texture[8347]
41135: ♻️ Released Texture[8469]
41135: ♻️ Released Texture[8493]
41167: ♻️ Released Texture[8316]
41168: ♻️ Released Texture[8321]
41168: ♻️ Released Texture[8341]
41168: ♻️ Released Texture[8346]
41168: ♻️ Released Texture[8468]
41168: ♻️ Released Texture[8494]
41201: ♻️ Released Texture[8317]
41201: ♻️ Released Texture[8320]
41201: ♻️ Released Texture[8342]
41201: ♻️ Released Texture[8345]
41201: ♻️ Released Texture[8467]
41201: ♻️ Released Texture[8495]
41251: ♻️ Released Texture[8318]
41251: ♻️ Released Texture[8319]
41251: ♻️ Released Texture[8343]
41251: ♻️ Released Texture[8344]
41251: ♻️ Released Texture[8466]
41252: ♻️ Released Texture[8496]
41301: ♻️ Released Texture[8465]
41301: ♻️ Released Texture[8497]
41351: ♻️ Released Texture[8406]
41351: ♻️ Released Texture[8407]
41352: ♻️ Released Texture[8408]
41352: ♻️ Released Texture[8409]
41352: ♻️ Released Texture[8428]
41352: ♻️ Released Texture[8429]
41353: ♻️ Released Texture[8430]
41353: ♻️ Released Texture[8431]
41353: ♻️ Released Texture[8432]
41354: ♻️ Released Texture[8433]
41355: ♻️ Released Texture[8434]
41356: ♻️ Released Texture[8453]
41357: ♻️ Released Texture[8454]
41357: ♻️ Released Texture[8455]
41357: ♻️ Released Texture[8456]
41357: ♻️ Released Texture[8457]
41358: ♻️ Released Texture[8458]
41358: ♻️ Released Texture[8459]
41358: ♻️ Released Texture[8503]
41358: ♻️ Released Texture[8504]
41358: ♻️ Released Texture[8505]
41358: ♻️ Released Texture[8577]
41359: ♻️ Released Texture[8578]
41360: ♻️ Released Texture[8579]
41361: ♻️ Released Texture[8580]
41361: ♻️ Released Texture[8581]
41362: ♻️ Released Texture[8582]
41364: ♻️ Released Texture[8583]
41364: ♻️ Released Texture[8584]
41366: ♻️ Released Texture[8585]
41386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41387: 💠 Created Texture[8606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41387: 💠 Created Texture[8607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41388: 💠 Created Texture[8608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41388: 💠 Created Texture[8609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41389: 💠 Created Texture[8610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41392: 💠 Created Texture[8611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41393: 💠 Created Texture[8612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41393: 💠 Created Texture[8613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41394: 💠 Created Texture[8614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41395: 💠 Created Texture[8615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41399: 💠 Created Texture[8616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41400: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41402: 💠 Created Texture[8617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41407: 💠 Created Texture[8618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41413: 💠 Created Texture[8619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41415: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41417: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41417: 💠 Created Texture[8620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41418: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41419: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41421: 💠 Created Texture[8621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41421: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41421: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41422: 💠 Created Texture[8622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41422: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41422: 💠 Created Texture[8623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41422: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41423: 💠 Created Texture[8624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41423: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41423: 💠 Created Texture[8625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41423: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41424: 💠 Created Texture[8626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41424: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41424: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41424: 💠 Created Texture[8627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41425: 💠 Created Texture[8628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41425: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41425: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41426: 💠 Created Texture[8629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41426: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41426: 💠 Created Texture[8630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41426: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41427: 💠 Created Texture[8631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41427: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41427: 💠 Created Texture[8632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41427: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41428: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41428: 💠 Created Texture[8633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41428: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41429: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41429: 💠 Created Texture[8634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41429: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41430: 💠 Created Texture[8635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41430: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41430: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41430: 💠 Created Texture[8636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41431: 💠 Created Texture[8637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41431: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41431: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41432: 💠 Created Texture[8638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41432: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41432: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41432: 💠 Created Texture[8639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41433: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41433: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41434: 💠 Created Texture[8640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41435: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41435: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41436: 💠 Created Texture[8641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41436: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41436: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41436: 💠 Created Texture[8642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41437: 💠 Created Texture[8643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41437: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41437: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41438: 💠 Created Texture[8644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41438: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41438: 💠 Created Texture[8645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41438: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41439: 💠 Created Texture[8646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41439: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41439: 💠 Created Texture[8647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41439: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41440: 💠 Created Texture[8648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41440: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41440: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41440: 💠 Created Texture[8649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41441: 💠 Created Texture[8650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41441: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41441: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41442: 💠 Created Texture[8651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41442: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41442: 💠 Created Texture[8652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41442: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41443: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41443: 💠 Created Texture[8653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41447: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41450: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41451: 💠 Created Texture[8654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41451: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41452: 💠 Created Texture[8655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41452: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41452: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41453: 💠 Created Texture[8656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41453: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41453: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41453: 💠 Created Texture[8657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41454: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41456: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41458: 💠 Created Texture[8658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41459: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41462: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41463: 💠 Created Texture[8659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41465: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41465: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41466: 💠 Created Texture[8660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41466: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41469: 💠 Created Texture[8661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41470: 💠 Created Texture[8662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41471: 💠 Created Texture[8663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41471: 💠 Created Texture[8664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41472: 💠 Created Texture[8665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41473: 💠 Created Texture[8666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41473: 💠 Created Texture[8667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41475: 💠 Created Texture[8668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41477: 💠 Created Texture[8669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41478: 💠 Created Texture[8670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41484: 💠 Created Texture[8671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41486: 💠 Created Texture[8672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41488: 💠 Created Texture[8673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41492: 💠 Created Texture[8674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41493: 💠 Created Texture[8675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41498: 💠 Created Texture[8676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41499: 💠 Created Texture[8677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41500: 💠 Created Texture[8678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41502: 💠 Created Texture[8679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41502: 💠 Created Texture[8680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41503: 💠 Created Texture[8681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41503: 💠 Created Texture[8682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41504: 💠 Created Texture[8683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41504: 💠 Created Texture[8684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41505: 💠 Created Texture[8685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41506: 💠 Created Texture[8686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41506: 💠 Created Texture[8687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41507: 💠 Created Texture[8688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41508: 💠 Created Texture[8689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41517: 💠 Created Texture[8690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41518: 💠 Created Texture[8691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41522: 💠 Created Texture[8692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41533: 💠 Created Texture[8693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41535: 💠 Created Texture[8694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41536: 💠 Created Texture[8695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41537: 💠 Created Texture[8696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41538: 💠 Created Texture[8697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41539: 💠 Created Texture[8698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41541: 💠 Created Texture[8699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41542: 💠 Created Texture[8700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41543: 💠 Created Texture[8701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41544: 💠 Created Texture[8702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41545: 💠 Created Texture[8703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41546: 💠 Created Texture[8704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41547: 💠 Created Texture[8705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41548: ♻️ Released Texture[8410]
41548: ♻️ Released Texture[8427]
41548: ♻️ Released Texture[8435]
41548: ♻️ Released Texture[8452]
41548: ♻️ Released Texture[8460]
41548: ♻️ Released Texture[8464]
41548: ♻️ Released Texture[8498]
41548: ♻️ Released Texture[8502]
41549: ♻️ Released Texture[8575]
41549: ♻️ Released Texture[8576]
41549: ♻️ Released Texture[8586]
41549: ♻️ Released Texture[8587]
41559: ♻️ Released Texture[8411]
41559: ♻️ Released Texture[8426]
41559: ♻️ Released Texture[8436]
41560: ♻️ Released Texture[8451]
41560: ♻️ Released Texture[8461]
41560: ♻️ Released Texture[8501]
41560: ♻️ Released Texture[8573]
41560: ♻️ Released Texture[8574]
41560: ♻️ Released Texture[8588]
41560: ♻️ Released Texture[8589]
41569: ♻️ Released Texture[8412]
41569: ♻️ Released Texture[8425]
41569: ♻️ Released Texture[8437]
41569: ♻️ Released Texture[8450]
41569: ♻️ Released Texture[8462]
41569: ♻️ Released Texture[8500]
41569: ♻️ Released Texture[8572]
41569: ♻️ Released Texture[8590]
41592: ♻️ Released Texture[8413]
41593: ♻️ Released Texture[8424]
41595: ♻️ Released Texture[8438]
41595: ♻️ Released Texture[8449]
41595: ♻️ Released Texture[8463]
41596: ♻️ Released Texture[8499]
41597: ♻️ Released Texture[8571]
41597: ♻️ Released Texture[8591]
41616: ♻️ Released Texture[8414]
41616: ♻️ Released Texture[8423]
41617: ♻️ Released Texture[8439]
41617: ♻️ Released Texture[8448]
41617: ♻️ Released Texture[8570]
41617: ♻️ Released Texture[8592]
41636: ♻️ Released Texture[8415]
41636: ♻️ Released Texture[8422]
41636: ♻️ Released Texture[8440]
41636: ♻️ Released Texture[8447]
41637: ♻️ Released Texture[8569]
41637: ♻️ Released Texture[8593]
41677: ♻️ Released Texture[8416]
41677: ♻️ Released Texture[8421]
41677: ♻️ Released Texture[8441]
41677: ♻️ Released Texture[8446]
41677: ♻️ Released Texture[8568]
41677: ♻️ Released Texture[8594]
41702: ♻️ Released Texture[8417]
41702: ♻️ Released Texture[8420]
41702: ♻️ Released Texture[8442]
41702: ♻️ Released Texture[8445]
41703: ♻️ Released Texture[8567]
41704: ♻️ Released Texture[8595]
41741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41742: 💠 Created Texture[8706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41742: 💠 Created Texture[8707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41743: 💠 Created Texture[8708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41743: 💠 Created Texture[8709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41744: 💠 Created Texture[8710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41745: 💠 Created Texture[8711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41745: 💠 Created Texture[8712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41746: 💠 Created Texture[8713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41746: 💠 Created Texture[8714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41747: 💠 Created Texture[8715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41747: 💠 Created Texture[8716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41748: 💠 Created Texture[8717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41749: 💠 Created Texture[8718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41749: 💠 Created Texture[8719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41750: 💠 Created Texture[8720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41750: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41750: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41751: 💠 Created Texture[8721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41757: 💠 Created Texture[8722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41758: 💠 Created Texture[8723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41759: 💠 Created Texture[8724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41760: 💠 Created Texture[8725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41761: 💠 Created Texture[8726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41762: 💠 Created Texture[8727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41763: 💠 Created Texture[8728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41764: 💠 Created Texture[8729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41765: 💠 Created Texture[8730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41765: 💠 Created Texture[8731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41766: 💠 Created Texture[8732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41767: 💠 Created Texture[8733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41768: 💠 Created Texture[8734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41769: 💠 Created Texture[8735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41770: 💠 Created Texture[8736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41771: 💠 Created Texture[8737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41771: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41772: 💠 Created Texture[8738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41773: 💠 Created Texture[8739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41774: 💠 Created Texture[8740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41775: 💠 Created Texture[8741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41776: 💠 Created Texture[8742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41776: 💠 Created Texture[8743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41777: 💠 Created Texture[8744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41778: 💠 Created Texture[8745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41778: 💠 Created Texture[8746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41779: 💠 Created Texture[8747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41780: 💠 Created Texture[8748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41781: 💠 Created Texture[8749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41781: 💠 Created Texture[8750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41782: 💠 Created Texture[8751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41783: 💠 Created Texture[8752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41783: 💠 Created Texture[8753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41785: 💠 Created Texture[8754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41785: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41785: 💠 Created Texture[8755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41786: 💠 Created Texture[8756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41787: 💠 Created Texture[8757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41787: 💠 Created Texture[8758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41788: 💠 Created Texture[8759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41788: 💠 Created Texture[8760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41789: 💠 Created Texture[8761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41789: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41789: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41789: 💠 Created Texture[8762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41790: 💠 Created Texture[8763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41790: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41790: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41791: 💠 Created Texture[8764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41791: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41791: 💠 Created Texture[8765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41791: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41792: 💠 Created Texture[8766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41792: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41792: 💠 Created Texture[8767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41792: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41793: 💠 Created Texture[8768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41793: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41793: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41793: 💠 Created Texture[8769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41794: 💠 Created Texture[8770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41794: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41794: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41794: 💠 Created Texture[8771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41795: 💠 Created Texture[8772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41795: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41795: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41796: 💠 Created Texture[8773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41796: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41796: 💠 Created Texture[8774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41796: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41797: 💠 Created Texture[8775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41797: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41797: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41798: 💠 Created Texture[8776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41798: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41798: 💠 Created Texture[8777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41798: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41799: 💠 Created Texture[8778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41799: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41799: 💠 Created Texture[8779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41799: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41800: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41800: 💠 Created Texture[8780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41801: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41801: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41802: 💠 Created Texture[8781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41802: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41802: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41802: 💠 Created Texture[8782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41803: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41803: 💠 Created Texture[8783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41803: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41804: 💠 Created Texture[8784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41804: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41804: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41805: 💠 Created Texture[8785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41805: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41805: 💠 Created Texture[8786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41805: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41806: 💠 Created Texture[8787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41806: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41806: 💠 Created Texture[8788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41806: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41807: 💠 Created Texture[8789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41807: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41807: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41807: 💠 Created Texture[8790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41808: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41808: 💠 Created Texture[8791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41808: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41809: 💠 Created Texture[8792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41809: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41809: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41810: 💠 Created Texture[8793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41810: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41810: 💠 Created Texture[8794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41810: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41811: 💠 Created Texture[8795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41811: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41811: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41811: 💠 Created Texture[8796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41812: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41812: 💠 Created Texture[8797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41812: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41813: 💠 Created Texture[8798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41813: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41813: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41813: 💠 Created Texture[8799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41814: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41814: 💠 Created Texture[8800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41814: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41815: 💠 Created Texture[8801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41815: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41815: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41815: 💠 Created Texture[8802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41816: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41816: 💠 Created Texture[8803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41816: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41817: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41817: 💠 Created Texture[8804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41817: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
41818: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
41818: 💠 Created Texture[8805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
41824: ♻️ Released Texture[8418]
41824: ♻️ Released Texture[8419]
41824: ♻️ Released Texture[8443]
41824: ♻️ Released Texture[8444]
41824: ♻️ Released Texture[8566]
41824: ♻️ Released Texture[8596]
41851: ♻️ Released Texture[8565]
41851: ♻️ Released Texture[8597]
41901: ♻️ Released Texture[8506]
41901: ♻️ Released Texture[8507]
41901: ♻️ Released Texture[8508]
41901: ♻️ Released Texture[8509]
41901: ♻️ Released Texture[8528]
41901: ♻️ Released Texture[8529]
41901: ♻️ Released Texture[8530]
41901: ♻️ Released Texture[8531]
41901: ♻️ Released Texture[8532]
41902: ♻️ Released Texture[8533]
41902: ♻️ Released Texture[8534]
41902: ♻️ Released Texture[8553]
41902: ♻️ Released Texture[8554]
41902: ♻️ Released Texture[8555]
41902: ♻️ Released Texture[8556]
41902: ♻️ Released Texture[8557]
41902: ♻️ Released Texture[8558]
41902: ♻️ Released Texture[8559]
41902: ♻️ Released Texture[8603]
41902: ♻️ Released Texture[8604]
41902: ♻️ Released Texture[8605]
41917: ♻️ Released Texture[8510]
41918: ♻️ Released Texture[8527]
41918: ♻️ Released Texture[8535]
41918: ♻️ Released Texture[8552]
41918: ♻️ Released Texture[8560]
41918: ♻️ Released Texture[8564]
41918: ♻️ Released Texture[8598]
41918: ♻️ Released Texture[8602]
41918: ♻️ Released Texture[8677]
41918: ♻️ Released Texture[8678]
41919: ♻️ Released Texture[8679]
41919: ♻️ Released Texture[8680]
41919: ♻️ Released Texture[8681]
41919: ♻️ Released Texture[8682]
41919: ♻️ Released Texture[8683]
41919: ♻️ Released Texture[8684]
41919: ♻️ Released Texture[8685]
41934: ♻️ Released Texture[8511]
41934: ♻️ Released Texture[8526]
41934: ♻️ Released Texture[8536]
41934: ♻️ Released Texture[8551]
41935: ♻️ Released Texture[8561]
41935: ♻️ Released Texture[8601]
41935: ♻️ Released Texture[8675]
41935: ♻️ Released Texture[8676]
41935: ♻️ Released Texture[8686]
41935: ♻️ Released Texture[8687]
41951: ♻️ Released Texture[8512]
41951: ♻️ Released Texture[8525]
41951: ♻️ Released Texture[8537]
41951: ♻️ Released Texture[8550]
41951: ♻️ Released Texture[8562]
41951: ♻️ Released Texture[8600]
41951: ♻️ Released Texture[8673]
41951: ♻️ Released Texture[8674]
41952: ♻️ Released Texture[8688]
41952: ♻️ Released Texture[8689]
41967: ♻️ Released Texture[8513]
41967: ♻️ Released Texture[8524]
41968: ♻️ Released Texture[8538]
41968: ♻️ Released Texture[8549]
41968: ♻️ Released Texture[8563]
41968: ♻️ Released Texture[8599]
41968: ♻️ Released Texture[8672]
41968: ♻️ Released Texture[8690]
41984: ♻️ Released Texture[8514]
41984: ♻️ Released Texture[8523]
41984: ♻️ Released Texture[8539]
41984: ♻️ Released Texture[8548]
41984: ♻️ Released Texture[8671]
41985: ♻️ Released Texture[8691]
42001: ♻️ Released Texture[8670]
42001: ♻️ Released Texture[8692]
42017: ♻️ Released Texture[8515]
42017: ♻️ Released Texture[8522]
42018: ♻️ Released Texture[8540]
42018: ♻️ Released Texture[8547]
42034: ♻️ Released Texture[8669]
42034: ♻️ Released Texture[8693]
42051: ♻️ Released Texture[8516]
42051: ♻️ Released Texture[8521]
42051: ♻️ Released Texture[8541]
42051: ♻️ Released Texture[8546]
42067: ♻️ Released Texture[8668]
42067: ♻️ Released Texture[8694]
42084: ♻️ Released Texture[8517]
42084: ♻️ Released Texture[8520]
42084: ♻️ Released Texture[8542]
42084: ♻️ Released Texture[8545]
42101: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42102: 💠 Created Texture[8806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42102: 💠 Created Texture[8807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42103: 💠 Created Texture[8808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42104: 💠 Created Texture[8809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42104: 💠 Created Texture[8810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42105: 💠 Created Texture[8811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42106: 💠 Created Texture[8812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42106: 💠 Created Texture[8813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42107: 💠 Created Texture[8814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42107: 💠 Created Texture[8815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42108: 💠 Created Texture[8816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42109: 💠 Created Texture[8817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42110: 💠 Created Texture[8818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42111: 💠 Created Texture[8819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42112: 💠 Created Texture[8820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42113: 💠 Created Texture[8821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42114: 💠 Created Texture[8822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42115: 💠 Created Texture[8823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42116: 💠 Created Texture[8824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42116: 💠 Created Texture[8825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42117: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42117: 💠 Created Texture[8826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42118: 💠 Created Texture[8827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42119: 💠 Created Texture[8828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42120: 💠 Created Texture[8829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42121: 💠 Created Texture[8830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42122: 💠 Created Texture[8831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42123: 💠 Created Texture[8832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42124: 💠 Created Texture[8833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42125: 💠 Created Texture[8834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42125: 💠 Created Texture[8835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42126: 💠 Created Texture[8836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42127: 💠 Created Texture[8837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42127: 💠 Created Texture[8838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42128: 💠 Created Texture[8839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42129: 💠 Created Texture[8840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42129: 💠 Created Texture[8841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42130: 💠 Created Texture[8842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42130: 💠 Created Texture[8843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42131: 💠 Created Texture[8844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42132: 💠 Created Texture[8845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42132: 💠 Created Texture[8846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42133: 💠 Created Texture[8847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42133: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42134: 💠 Created Texture[8848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42135: 💠 Created Texture[8849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42136: 💠 Created Texture[8850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42137: 💠 Created Texture[8851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42137: 💠 Created Texture[8852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42138: 💠 Created Texture[8853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42139: 💠 Created Texture[8854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42139: 💠 Created Texture[8855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42140: 💠 Created Texture[8856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42140: 💠 Created Texture[8857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42141: 💠 Created Texture[8858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42142: 💠 Created Texture[8859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42143: 💠 Created Texture[8860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42144: 💠 Created Texture[8861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42145: 💠 Created Texture[8862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42146: 💠 Created Texture[8863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42146: 💠 Created Texture[8864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42147: 💠 Created Texture[8865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42147: 💠 Created Texture[8866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42148: 💠 Created Texture[8867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42148: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42148: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42149: 💠 Created Texture[8868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42149: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42149: 💠 Created Texture[8869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42149: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42150: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42150: 💠 Created Texture[8870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42150: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42151: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42151: 💠 Created Texture[8871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42151: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42152: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42152: 💠 Created Texture[8872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42152: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42153: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42153: 💠 Created Texture[8873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42153: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42154: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42154: 💠 Created Texture[8874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42154: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42155: 💠 Created Texture[8875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42155: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42155: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42155: 💠 Created Texture[8876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42156: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42156: 💠 Created Texture[8877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42156: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42157: 💠 Created Texture[8878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42157: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42157: 💠 Created Texture[8879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42157: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42158: 💠 Created Texture[8880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42158: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42158: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42159: 💠 Created Texture[8881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42159: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42159: 💠 Created Texture[8882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42159: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42160: 💠 Created Texture[8883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42160: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42160: 💠 Created Texture[8884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42160: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42161: 💠 Created Texture[8885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42161: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42161: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42162: 💠 Created Texture[8886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42162: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42162: 💠 Created Texture[8887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42162: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42163: 💠 Created Texture[8888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42163: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42163: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42163: 💠 Created Texture[8889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42164: 💠 Created Texture[8890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42164: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42164: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42165: 💠 Created Texture[8891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42165: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42165: 💠 Created Texture[8892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42165: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42166: 💠 Created Texture[8893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42166: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42166: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42166: 💠 Created Texture[8894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42167: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42168: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42168: 💠 Created Texture[8895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42168: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42169: 💠 Created Texture[8896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42169: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42169: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42170: 💠 Created Texture[8897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42170: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42170: 💠 Created Texture[8898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42170: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42171: 💠 Created Texture[8899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42171: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42171: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42171: 💠 Created Texture[8900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42172: 💠 Created Texture[8901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42172: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42172: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42173: 💠 Created Texture[8902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42173: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42173: 💠 Created Texture[8903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42173: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42174: 💠 Created Texture[8904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42174: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42174: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42174: 💠 Created Texture[8905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42175: ♻️ Released Texture[8667]
42175: ♻️ Released Texture[8695]
42182: ♻️ Released Texture[8777]
42182: ♻️ Released Texture[8778]
42182: ♻️ Released Texture[8779]
42182: ♻️ Released Texture[8780]
42182: ♻️ Released Texture[8781]
42182: ♻️ Released Texture[8782]
42183: ♻️ Released Texture[8783]
42183: ♻️ Released Texture[8784]
42183: ♻️ Released Texture[8785]
42190: ♻️ Released Texture[8518]
42190: ♻️ Released Texture[8519]
42190: ♻️ Released Texture[8543]
42190: ♻️ Released Texture[8544]
42190: ♻️ Released Texture[8775]
42190: ♻️ Released Texture[8776]
42190: ♻️ Released Texture[8786]
42190: ♻️ Released Texture[8787]
42196: ♻️ Released Texture[8666]
42196: ♻️ Released Texture[8696]
42196: ♻️ Released Texture[8773]
42196: ♻️ Released Texture[8774]
42196: ♻️ Released Texture[8788]
42197: ♻️ Released Texture[8789]
42205: ♻️ Released Texture[8772]
42205: ♻️ Released Texture[8790]
42217: ♻️ Released Texture[8771]
42218: ♻️ Released Texture[8791]
42234: ♻️ Released Texture[8665]
42234: ♻️ Released Texture[8697]
42234: ♻️ Released Texture[8770]
42234: ♻️ Released Texture[8792]
42267: ♻️ Released Texture[8769]
42268: ♻️ Released Texture[8793]
42284: ♻️ Released Texture[8606]
42284: ♻️ Released Texture[8607]
42284: ♻️ Released Texture[8608]
42284: ♻️ Released Texture[8609]
42284: ♻️ Released Texture[8628]
42285: ♻️ Released Texture[8629]
42285: ♻️ Released Texture[8630]
42285: ♻️ Released Texture[8631]
42285: ♻️ Released Texture[8632]
42285: ♻️ Released Texture[8633]
42285: ♻️ Released Texture[8634]
42285: ♻️ Released Texture[8653]
42285: ♻️ Released Texture[8654]
42285: ♻️ Released Texture[8655]
42285: ♻️ Released Texture[8656]
42286: ♻️ Released Texture[8657]
42286: ♻️ Released Texture[8658]
42286: ♻️ Released Texture[8659]
42286: ♻️ Released Texture[8703]
42286: ♻️ Released Texture[8704]
42286: ♻️ Released Texture[8705]
42301: ♻️ Released Texture[8610]
42301: ♻️ Released Texture[8627]
42301: ♻️ Released Texture[8635]
42301: ♻️ Released Texture[8652]
42301: ♻️ Released Texture[8660]
42301: ♻️ Released Texture[8664]
42301: ♻️ Released Texture[8698]
42301: ♻️ Released Texture[8702]
42302: ♻️ Released Texture[8768]
42302: ♻️ Released Texture[8794]
42317: ♻️ Released Texture[8611]
42318: ♻️ Released Texture[8626]
42318: ♻️ Released Texture[8636]
42318: ♻️ Released Texture[8651]
42318: ♻️ Released Texture[8661]
42318: ♻️ Released Texture[8701]
42334: ♻️ Released Texture[8612]
42334: ♻️ Released Texture[8625]
42334: ♻️ Released Texture[8637]
42334: ♻️ Released Texture[8650]
42335: ♻️ Released Texture[8662]
42335: ♻️ Released Texture[8700]
42335: ♻️ Released Texture[8767]
42335: ♻️ Released Texture[8795]
42351: ♻️ Released Texture[8613]
42351: ♻️ Released Texture[8624]
42351: ♻️ Released Texture[8638]
42351: ♻️ Released Texture[8649]
42351: ♻️ Released Texture[8663]
42351: ♻️ Released Texture[8699]
42367: ♻️ Released Texture[8614]
42367: ♻️ Released Texture[8623]
42368: ♻️ Released Texture[8639]
42368: ♻️ Released Texture[8648]
42384: ♻️ Released Texture[8766]
42384: ♻️ Released Texture[8796]
42401: ♻️ Released Texture[8615]
42401: ♻️ Released Texture[8622]
42401: ♻️ Released Texture[8640]
42401: ♻️ Released Texture[8647]
42434: ♻️ Released Texture[8616]
42434: ♻️ Released Texture[8621]
42434: ♻️ Released Texture[8641]
42434: ♻️ Released Texture[8646]
42435: ♻️ Released Texture[8765]
42435: ♻️ Released Texture[8797]
42467: ♻️ Released Texture[8617]
42468: ♻️ Released Texture[8620]
42468: ♻️ Released Texture[8642]
42468: ♻️ Released Texture[8645]
42468: ♻️ Released Texture[8877]
42468: ♻️ Released Texture[8878]
42468: ♻️ Released Texture[8879]
42468: ♻️ Released Texture[8880]
42468: ♻️ Released Texture[8881]
42468: ♻️ Released Texture[8882]
42468: ♻️ Released Texture[8883]
42469: ♻️ Released Texture[8884]
42469: ♻️ Released Texture[8885]
42484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42485: 💠 Created Texture[8906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42486: 💠 Created Texture[8907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42487: 💠 Created Texture[8908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42488: 💠 Created Texture[8909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42489: 💠 Created Texture[8910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42490: 💠 Created Texture[8911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42491: 💠 Created Texture[8912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42492: 💠 Created Texture[8913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42493: 💠 Created Texture[8914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42493: 💠 Created Texture[8915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42494: 💠 Created Texture[8916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42494: 💠 Created Texture[8917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42495: 💠 Created Texture[8918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42496: 💠 Created Texture[8919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42496: 💠 Created Texture[8920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42497: 💠 Created Texture[8921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42498: 💠 Created Texture[8922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42498: 💠 Created Texture[8923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42499: 💠 Created Texture[8924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42499: 💠 Created Texture[8925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42500: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42500: 💠 Created Texture[8926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42501: 💠 Created Texture[8927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42502: 💠 Created Texture[8928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42503: 💠 Created Texture[8929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42504: 💠 Created Texture[8930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42504: 💠 Created Texture[8931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42505: 💠 Created Texture[8932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42506: 💠 Created Texture[8933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42506: 💠 Created Texture[8934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42507: 💠 Created Texture[8935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42508: 💠 Created Texture[8936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42508: 💠 Created Texture[8937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42509: 💠 Created Texture[8938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42510: 💠 Created Texture[8939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42510: 💠 Created Texture[8940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42511: 💠 Created Texture[8941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42512: 💠 Created Texture[8942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42512: 💠 Created Texture[8943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42513: 💠 Created Texture[8944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42513: 💠 Created Texture[8945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42514: 💠 Created Texture[8946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42515: 💠 Created Texture[8947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42516: 💠 Created Texture[8948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42517: 💠 Created Texture[8949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42518: 💠 Created Texture[8950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42519: 💠 Created Texture[8951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42520: 💠 Created Texture[8952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42520: 💠 Created Texture[8953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42521: 💠 Created Texture[8954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42521: 💠 Created Texture[8955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42522: 💠 Created Texture[8956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42523: 💠 Created Texture[8957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42523: 💠 Created Texture[8958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42524: 💠 Created Texture[8959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42524: 💠 Created Texture[8960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42525: 💠 Created Texture[8961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42526: 💠 Created Texture[8962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42527: 💠 Created Texture[8963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42527: 💠 Created Texture[8964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42528: 💠 Created Texture[8965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42528: 💠 Created Texture[8966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42529: 💠 Created Texture[8967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42529: 💠 Created Texture[8968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42530: 💠 Created Texture[8969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42531: 💠 Created Texture[8970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42531: 💠 Created Texture[8971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42531: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42532: 💠 Created Texture[8972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42532: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42532: 💠 Created Texture[8973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42532: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42533: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42533: 💠 Created Texture[8974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42533: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42534: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42534: 💠 Created Texture[8975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42535: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42535: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42535: 💠 Created Texture[8976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42536: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42536: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42536: 💠 Created Texture[8977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42537: 💠 Created Texture[8978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42537: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42537: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42538: 💠 Created Texture[8979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42538: 💠 Created Texture[8980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42538: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42538: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42539: 💠 Created Texture[8981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42539: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42539: 💠 Created Texture[8982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42539: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42540: 💠 Created Texture[8983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42540: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42540: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42540: 💠 Created Texture[8984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42541: 💠 Created Texture[8985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42541: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42541: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42541: 💠 Created Texture[8986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42542: 💠 Created Texture[8987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42542: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42542: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42543: 💠 Created Texture[8988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42543: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42543: 💠 Created Texture[8989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42543: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42544: 💠 Created Texture[8990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42544: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42544: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42544: 💠 Created Texture[8991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42545: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42545: 💠 Created Texture[8992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42545: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42546: 💠 Created Texture[8993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42546: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42546: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42547: 💠 Created Texture[8994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42547: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42547: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42547: 💠 Created Texture[8995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42548: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42548: 💠 Created Texture[8996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42548: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42549: 💠 Created Texture[8997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42549: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42549: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42550: 💠 Created Texture[8998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42550: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42551: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42551: 💠 Created Texture[8999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42551: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42552: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42552: 💠 Created Texture[9000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42552: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42553: 💠 Created Texture[9001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42553: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42553: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42554: 💠 Created Texture[9002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42554: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42554: 💠 Created Texture[9003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42554: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42555: 💠 Created Texture[9004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42555: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42555: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42555: 💠 Created Texture[9005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42556: ♻️ Released Texture[8706]
42556: ♻️ Released Texture[8707]
42556: ♻️ Released Texture[8708]
42556: ♻️ Released Texture[8709]
42556: ♻️ Released Texture[8728]
42556: ♻️ Released Texture[8729]
42556: ♻️ Released Texture[8730]
42556: ♻️ Released Texture[8731]
42556: ♻️ Released Texture[8732]
42556: ♻️ Released Texture[8733]
42556: ♻️ Released Texture[8734]
42556: ♻️ Released Texture[8753]
42557: ♻️ Released Texture[8754]
42557: ♻️ Released Texture[8755]
42557: ♻️ Released Texture[8756]
42557: ♻️ Released Texture[8757]
42557: ♻️ Released Texture[8758]
42557: ♻️ Released Texture[8759]
42557: ♻️ Released Texture[8803]
42557: ♻️ Released Texture[8804]
42557: ♻️ Released Texture[8805]
42557: ♻️ Released Texture[8875]
42557: ♻️ Released Texture[8876]
42557: ♻️ Released Texture[8886]
42557: ♻️ Released Texture[8887]
42562: ♻️ Released Texture[8710]
42563: ♻️ Released Texture[8727]
42563: ♻️ Released Texture[8735]
42563: ♻️ Released Texture[8752]
42563: ♻️ Released Texture[8760]
42563: ♻️ Released Texture[8764]
42563: ♻️ Released Texture[8798]
42563: ♻️ Released Texture[8802]
42563: ♻️ Released Texture[8873]
42563: ♻️ Released Texture[8874]
42563: ♻️ Released Texture[8888]
42563: ♻️ Released Texture[8889]
42570: ♻️ Released Texture[8618]
42570: ♻️ Released Texture[8619]
42570: ♻️ Released Texture[8643]
42570: ♻️ Released Texture[8644]
42570: ♻️ Released Texture[8711]
42570: ♻️ Released Texture[8726]
42570: ♻️ Released Texture[8736]
42570: ♻️ Released Texture[8751]
42570: ♻️ Released Texture[8761]
42570: ♻️ Released Texture[8801]
42570: ♻️ Released Texture[8872]
42571: ♻️ Released Texture[8890]
42575: ♻️ Released Texture[8712]
42576: ♻️ Released Texture[8725]
42576: ♻️ Released Texture[8737]
42576: ♻️ Released Texture[8750]
42576: ♻️ Released Texture[8762]
42576: ♻️ Released Texture[8800]
42576: ♻️ Released Texture[8871]
42576: ♻️ Released Texture[8891]
42584: ♻️ Released Texture[8713]
42584: ♻️ Released Texture[8724]
42584: ♻️ Released Texture[8738]
42584: ♻️ Released Texture[8749]
42584: ♻️ Released Texture[8763]
42585: ♻️ Released Texture[8799]
42585: ♻️ Released Texture[8870]
42585: ♻️ Released Texture[8892]
42601: ♻️ Released Texture[8714]
42601: ♻️ Released Texture[8723]
42601: ♻️ Released Texture[8739]
42601: ♻️ Released Texture[8748]
42617: ♻️ Released Texture[8869]
42617: ♻️ Released Texture[8893]
42634: ♻️ Released Texture[8715]
42634: ♻️ Released Texture[8722]
42634: ♻️ Released Texture[8740]
42634: ♻️ Released Texture[8747]
42651: ♻️ Released Texture[8868]
42651: ♻️ Released Texture[8894]
42667: ♻️ Released Texture[8716]
42668: ♻️ Released Texture[8721]
42668: ♻️ Released Texture[8741]
42668: ♻️ Released Texture[8746]
42684: ♻️ Released Texture[8867]
42684: ♻️ Released Texture[8895]
42701: ♻️ Released Texture[8717]
42701: ♻️ Released Texture[8720]
42701: ♻️ Released Texture[8742]
42701: ♻️ Released Texture[8745]
42734: ♻️ Released Texture[8866]
42734: ♻️ Released Texture[8896]
42751: ♻️ Released Texture[8718]
42751: ♻️ Released Texture[8719]
42751: ♻️ Released Texture[8743]
42751: ♻️ Released Texture[8744]
42784: ♻️ Released Texture[8865]
42784: ♻️ Released Texture[8897]
42834: ♻️ Released Texture[8806]
42834: ♻️ Released Texture[8807]
42834: ♻️ Released Texture[8808]
42834: ♻️ Released Texture[8809]
42834: ♻️ Released Texture[8828]
42835: ♻️ Released Texture[8829]
42835: ♻️ Released Texture[8830]
42835: ♻️ Released Texture[8831]
42835: ♻️ Released Texture[8832]
42835: ♻️ Released Texture[8833]
42835: ♻️ Released Texture[8834]
42835: ♻️ Released Texture[8853]
42835: ♻️ Released Texture[8854]
42835: ♻️ Released Texture[8855]
42835: ♻️ Released Texture[8856]
42835: ♻️ Released Texture[8857]
42835: ♻️ Released Texture[8858]
42835: ♻️ Released Texture[8859]
42836: ♻️ Released Texture[8903]
42836: ♻️ Released Texture[8904]
42836: ♻️ Released Texture[8905]
42851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42851: 💠 Created Texture[9006] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42852: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42852: 💠 Created Texture[9007] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42853: 💠 Created Texture[9008] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42853: 💠 Created Texture[9009] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42854: 💠 Created Texture[9010] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42854: 💠 Created Texture[9011] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42855: 💠 Created Texture[9012] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42856: 💠 Created Texture[9013] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42856: 💠 Created Texture[9014] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42857: 💠 Created Texture[9015] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42858: 💠 Created Texture[9016] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42859: 💠 Created Texture[9017] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42859: 💠 Created Texture[9018] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42860: 💠 Created Texture[9019] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42861: 💠 Created Texture[9020] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42862: 💠 Created Texture[9021] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42862: 💠 Created Texture[9022] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42863: 💠 Created Texture[9023] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42863: 💠 Created Texture[9024] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42864: 💠 Created Texture[9025] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42864: 💠 Created Texture[9026] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42865: 💠 Created Texture[9027] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42866: 💠 Created Texture[9028] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42866: 💠 Created Texture[9029] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42867: 💠 Created Texture[9030] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42868: 💠 Created Texture[9031] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42868: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42869: 💠 Created Texture[9032] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42869: 💠 Created Texture[9033] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42870: 💠 Created Texture[9034] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42870: 💠 Created Texture[9035] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42871: 💠 Created Texture[9036] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42871: 💠 Created Texture[9037] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42872: 💠 Created Texture[9038] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42873: 💠 Created Texture[9039] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42873: 💠 Created Texture[9040] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42874: 💠 Created Texture[9041] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42874: 💠 Created Texture[9042] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42875: 💠 Created Texture[9043] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42875: 💠 Created Texture[9044] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42876: 💠 Created Texture[9045] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42877: 💠 Created Texture[9046] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42877: 💠 Created Texture[9047] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42878: 💠 Created Texture[9048] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42878: 💠 Created Texture[9049] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42879: 💠 Created Texture[9050] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42879: 💠 Created Texture[9051] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42880: 💠 Created Texture[9052] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42881: 💠 Created Texture[9053] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42881: 💠 Created Texture[9054] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42882: 💠 Created Texture[9055] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42882: 💠 Created Texture[9056] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42883: 💠 Created Texture[9057] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42883: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42884: 💠 Created Texture[9058] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42884: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42885: 💠 Created Texture[9059] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42885: 💠 Created Texture[9060] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42886: 💠 Created Texture[9061] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42886: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42887: 💠 Created Texture[9062] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42887: 💠 Created Texture[9063] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42888: 💠 Created Texture[9064] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42888: 💠 Created Texture[9065] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42889: 💠 Created Texture[9066] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42890: 💠 Created Texture[9067] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42890: 💠 Created Texture[9068] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42891: 💠 Created Texture[9069] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42892: 💠 Created Texture[9070] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42892: 💠 Created Texture[9071] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42893: 💠 Created Texture[9072] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42893: 💠 Created Texture[9073] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42894: 💠 Created Texture[9074] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42895: 💠 Created Texture[9075] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42895: 💠 Created Texture[9076] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42896: 💠 Created Texture[9077] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42896: 💠 Created Texture[9078] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42897: 💠 Created Texture[9079] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42898: 💠 Created Texture[9080] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42898: 💠 Created Texture[9081] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42899: 💠 Created Texture[9082] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42899: 💠 Created Texture[9083] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42900: 💠 Created Texture[9084] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42901: 💠 Created Texture[9085] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42902: 💠 Created Texture[9086] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42902: 💠 Created Texture[9087] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42903: 💠 Created Texture[9088] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42903: 💠 Created Texture[9089] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42904: 💠 Created Texture[9090] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42904: 💠 Created Texture[9091] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42905: 💠 Created Texture[9092] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42905: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42906: 💠 Created Texture[9093] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42906: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42906: 💠 Created Texture[9094] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42906: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42907: 💠 Created Texture[9095] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42907: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42907: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42907: 💠 Created Texture[9096] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42908: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42908: 💠 Created Texture[9097] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42908: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42909: 💠 Created Texture[9098] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42909: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42909: 💠 Created Texture[9099] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42909: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42910: 💠 Created Texture[9100] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42910: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42910: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42910: 💠 Created Texture[9101] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42911: 💠 Created Texture[9102] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42911: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42911: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42912: 💠 Created Texture[9103] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42912: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42912: 💠 Created Texture[9104] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42912: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
42913: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
42913: 💠 Created Texture[9105] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
42913: ♻️ Released Texture[8810]
42913: ♻️ Released Texture[8827]
42913: ♻️ Released Texture[8835]
42913: ♻️ Released Texture[8852]
42913: ♻️ Released Texture[8860]
42913: ♻️ Released Texture[8864]
42913: ♻️ Released Texture[8898]
42913: ♻️ Released Texture[8902]
42913: ♻️ Released Texture[8977]
42914: ♻️ Released Texture[8978]
42914: ♻️ Released Texture[8979]
42914: ♻️ Released Texture[8980]
42914: ♻️ Released Texture[8981]
42914: ♻️ Released Texture[8982]
42914: ♻️ Released Texture[8983]
42914: ♻️ Released Texture[8984]
42914: ♻️ Released Texture[8985]
42920: ♻️ Released Texture[8811]
42920: ♻️ Released Texture[8826]
42920: ♻️ Released Texture[8836]
42920: ♻️ Released Texture[8851]
42920: ♻️ Released Texture[8861]
42920: ♻️ Released Texture[8901]
42920: ♻️ Released Texture[8975]
42920: ♻️ Released Texture[8976]
42921: ♻️ Released Texture[8986]
42921: ♻️ Released Texture[8987]
42925: ♻️ Released Texture[8812]
42925: ♻️ Released Texture[8825]
42925: ♻️ Released Texture[8837]
42925: ♻️ Released Texture[8850]
42925: ♻️ Released Texture[8862]
42925: ♻️ Released Texture[8900]
42925: ♻️ Released Texture[8973]
42925: ♻️ Released Texture[8974]
42926: ♻️ Released Texture[8988]
42926: ♻️ Released Texture[8989]
42934: ♻️ Released Texture[8813]
42934: ♻️ Released Texture[8824]
42934: ♻️ Released Texture[8838]
42934: ♻️ Released Texture[8849]
42934: ♻️ Released Texture[8863]
42935: ♻️ Released Texture[8899]
42935: ♻️ Released Texture[8972]
42935: ♻️ Released Texture[8990]
42951: ♻️ Released Texture[8814]
42951: ♻️ Released Texture[8823]
42951: ♻️ Released Texture[8839]
42951: ♻️ Released Texture[8848]
42951: ♻️ Released Texture[8971]
42951: ♻️ Released Texture[8991]
42967: ♻️ Released Texture[8970]
42968: ♻️ Released Texture[8992]
42984: ♻️ Released Texture[8815]
42984: ♻️ Released Texture[8822]
42984: ♻️ Released Texture[8840]
42985: ♻️ Released Texture[8847]
43001: ♻️ Released Texture[8969]
43001: ♻️ Released Texture[8993]
43017: ♻️ Released Texture[8816]
43018: ♻️ Released Texture[8821]
43018: ♻️ Released Texture[8841]
43018: ♻️ Released Texture[8846]
43034: ♻️ Released Texture[8968]
43034: ♻️ Released Texture[8994]
43051: ♻️ Released Texture[8817]
43051: ♻️ Released Texture[8820]
43051: ♻️ Released Texture[8842]
43051: ♻️ Released Texture[8845]
43067: ♻️ Released Texture[8967]
43068: ♻️ Released Texture[8995]
43101: ♻️ Released Texture[8818]
43101: ♻️ Released Texture[8819]
43101: ♻️ Released Texture[8843]
43101: ♻️ Released Texture[8844]
43117: ♻️ Released Texture[8966]
43118: ♻️ Released Texture[8996]
43167: ♻️ Released Texture[8965]
43168: ♻️ Released Texture[8997]
43217: ♻️ Released Texture[8906]
43218: ♻️ Released Texture[8907]
43218: ♻️ Released Texture[8908]
43218: ♻️ Released Texture[8909]
43218: ♻️ Released Texture[8928]
43218: ♻️ Released Texture[8929]
43218: ♻️ Released Texture[8930]
43218: ♻️ Released Texture[8931]
43219: ♻️ Released Texture[8932]
43219: ♻️ Released Texture[8933]
43219: ♻️ Released Texture[8934]
43219: ♻️ Released Texture[8953]
43219: ♻️ Released Texture[8954]
43219: ♻️ Released Texture[8955]
43219: ♻️ Released Texture[8956]
43220: ♻️ Released Texture[8957]
43220: ♻️ Released Texture[8958]
43220: ♻️ Released Texture[8959]
43220: ♻️ Released Texture[9003]
43220: ♻️ Released Texture[9004]
43220: ♻️ Released Texture[9005]
43220: ♻️ Released Texture[9077]
43221: ♻️ Released Texture[9078]
43221: ♻️ Released Texture[9079]
43221: ♻️ Released Texture[9080]
43221: ♻️ Released Texture[9081]
43221: ♻️ Released Texture[9082]
43221: ♻️ Released Texture[9083]
43221: ♻️ Released Texture[9084]
43221: ♻️ Released Texture[9085]
43234: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43235: 💠 Created Texture[9106] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43236: 💠 Created Texture[9107] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43236: 💠 Created Texture[9108] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43237: 💠 Created Texture[9109] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43238: 💠 Created Texture[9110] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43238: 💠 Created Texture[9111] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43239: 💠 Created Texture[9112] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43239: 💠 Created Texture[9113] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43240: 💠 Created Texture[9114] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43241: 💠 Created Texture[9115] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43242: 💠 Created Texture[9116] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43243: 💠 Created Texture[9117] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43244: 💠 Created Texture[9118] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43244: 💠 Created Texture[9119] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43245: 💠 Created Texture[9120] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43246: 💠 Created Texture[9121] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43246: 💠 Created Texture[9122] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43247: 💠 Created Texture[9123] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43247: 💠 Created Texture[9124] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43248: 💠 Created Texture[9125] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43248: 💠 Created Texture[9126] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43249: 💠 Created Texture[9127] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43250: 💠 Created Texture[9128] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43250: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43250: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43251: 💠 Created Texture[9129] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43251: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43252: 💠 Created Texture[9130] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43252: 💠 Created Texture[9131] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43253: 💠 Created Texture[9132] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43254: 💠 Created Texture[9133] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43254: 💠 Created Texture[9134] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43255: 💠 Created Texture[9135] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43256: 💠 Created Texture[9136] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43256: 💠 Created Texture[9137] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43257: 💠 Created Texture[9138] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43258: 💠 Created Texture[9139] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43258: 💠 Created Texture[9140] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43259: 💠 Created Texture[9141] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43259: 💠 Created Texture[9142] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43260: 💠 Created Texture[9143] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43260: 💠 Created Texture[9144] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43261: 💠 Created Texture[9145] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43262: 💠 Created Texture[9146] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43262: 💠 Created Texture[9147] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43263: 💠 Created Texture[9148] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43263: 💠 Created Texture[9149] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43264: 💠 Created Texture[9150] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43264: 💠 Created Texture[9151] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43265: 💠 Created Texture[9152] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43266: 💠 Created Texture[9153] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43266: 💠 Created Texture[9154] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43267: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43267: 💠 Created Texture[9155] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43267: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43268: 💠 Created Texture[9156] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43268: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43269: 💠 Created Texture[9157] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43270: 💠 Created Texture[9158] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43270: 💠 Created Texture[9159] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43271: 💠 Created Texture[9160] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43271: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43271: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43272: 💠 Created Texture[9161] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43272: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43272: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43273: 💠 Created Texture[9162] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43273: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43273: 💠 Created Texture[9163] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43273: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43274: 💠 Created Texture[9164] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43274: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43274: 💠 Created Texture[9165] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43274: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43275: 💠 Created Texture[9166] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43275: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43275: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43275: 💠 Created Texture[9167] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43276: 💠 Created Texture[9168] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43276: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43276: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43277: 💠 Created Texture[9169] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43277: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43277: 💠 Created Texture[9170] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43277: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43278: 💠 Created Texture[9171] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43278: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43278: 💠 Created Texture[9172] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43278: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43279: 💠 Created Texture[9173] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43279: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43279: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43280: 💠 Created Texture[9174] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43280: 💠 Created Texture[9175] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43280: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43280: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43281: 💠 Created Texture[9176] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43281: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43281: 💠 Created Texture[9177] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43281: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43282: 💠 Created Texture[9178] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43282: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43282: 💠 Created Texture[9179] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43282: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43283: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43283: 💠 Created Texture[9180] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43283: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43284: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43284: 💠 Created Texture[9181] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43285: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43285: 💠 Created Texture[9182] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43285: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43286: 💠 Created Texture[9183] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43286: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43286: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43286: 💠 Created Texture[9184] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43287: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43287: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43287: 💠 Created Texture[9185] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43288: 💠 Created Texture[9186] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43288: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43288: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43289: 💠 Created Texture[9187] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43289: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43289: 💠 Created Texture[9188] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43289: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43290: 💠 Created Texture[9189] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43290: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43290: 💠 Created Texture[9190] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43290: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43291: 💠 Created Texture[9191] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43291: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43291: 💠 Created Texture[9192] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43291: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43292: 💠 Created Texture[9193] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43292: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43292: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43292: 💠 Created Texture[9194] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43293: 💠 Created Texture[9195] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43293: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43293: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43294: 💠 Created Texture[9196] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43294: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43294: 💠 Created Texture[9197] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43294: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43295: 💠 Created Texture[9198] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43295: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43295: 💠 Created Texture[9199] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43295: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43296: 💠 Created Texture[9200] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43296: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43296: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43297: 💠 Created Texture[9201] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43297: 💠 Created Texture[9202] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43297: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43297: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43298: 💠 Created Texture[9203] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43298: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43298: 💠 Created Texture[9204] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43298: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43299: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43299: 💠 Created Texture[9205] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43299: ♻️ Released Texture[8910]
43299: ♻️ Released Texture[8927]
43299: ♻️ Released Texture[8935]
43299: ♻️ Released Texture[8952]
43299: ♻️ Released Texture[8960]
43299: ♻️ Released Texture[8964]
43299: ♻️ Released Texture[8998]
43299: ♻️ Released Texture[9002]
43300: ♻️ Released Texture[9075]
43300: ♻️ Released Texture[9076]
43300: ♻️ Released Texture[9086]
43300: ♻️ Released Texture[9087]
43305: ♻️ Released Texture[8911]
43305: ♻️ Released Texture[8926]
43305: ♻️ Released Texture[8936]
43305: ♻️ Released Texture[8951]
43305: ♻️ Released Texture[8961]
43306: ♻️ Released Texture[9001]
43306: ♻️ Released Texture[9073]
43306: ♻️ Released Texture[9074]
43306: ♻️ Released Texture[9088]
43306: ♻️ Released Texture[9089]
43310: ♻️ Released Texture[8912]
43310: ♻️ Released Texture[8925]
43310: ♻️ Released Texture[8937]
43310: ♻️ Released Texture[8950]
43310: ♻️ Released Texture[8962]
43310: ♻️ Released Texture[9000]
43311: ♻️ Released Texture[9072]
43311: ♻️ Released Texture[9090]
43317: ♻️ Released Texture[8913]
43318: ♻️ Released Texture[8924]
43318: ♻️ Released Texture[8938]
43318: ♻️ Released Texture[8949]
43318: ♻️ Released Texture[8963]
43318: ♻️ Released Texture[8999]
43318: ♻️ Released Texture[9071]
43318: ♻️ Released Texture[9091]
43334: ♻️ Released Texture[8914]
43334: ♻️ Released Texture[8923]
43334: ♻️ Released Texture[8939]
43335: ♻️ Released Texture[8948]
43335: ♻️ Released Texture[9070]
43335: ♻️ Released Texture[9092]
43367: ♻️ Released Texture[8915]
43368: ♻️ Released Texture[8922]
43368: ♻️ Released Texture[8940]
43368: ♻️ Released Texture[8947]
43368: ♻️ Released Texture[9069]
43368: ♻️ Released Texture[9093]
43401: ♻️ Released Texture[8916]
43401: ♻️ Released Texture[8921]
43401: ♻️ Released Texture[8941]
43401: ♻️ Released Texture[8946]
43401: ♻️ Released Texture[9068]
43401: ♻️ Released Texture[9094]
43434: ♻️ Released Texture[8917]
43434: ♻️ Released Texture[8920]
43434: ♻️ Released Texture[8942]
43435: ♻️ Released Texture[8945]
43435: ♻️ Released Texture[9067]
43435: ♻️ Released Texture[9095]
43484: ♻️ Released Texture[8918]
43484: ♻️ Released Texture[8919]
43485: ♻️ Released Texture[8943]
43485: ♻️ Released Texture[8944]
43485: ♻️ Released Texture[9066]
43485: ♻️ Released Texture[9096]
43534: ♻️ Released Texture[9065]
43534: ♻️ Released Texture[9097]
43584: ♻️ Released Texture[9006]
43584: ♻️ Released Texture[9007]
43584: ♻️ Released Texture[9008]
43584: ♻️ Released Texture[9009]
43585: ♻️ Released Texture[9028]
43585: ♻️ Released Texture[9029]
43585: ♻️ Released Texture[9030]
43585: ♻️ Released Texture[9031]
43585: ♻️ Released Texture[9032]
43585: ♻️ Released Texture[9033]
43585: ♻️ Released Texture[9034]
43585: ♻️ Released Texture[9053]
43585: ♻️ Released Texture[9054]
43585: ♻️ Released Texture[9055]
43586: ♻️ Released Texture[9056]
43586: ♻️ Released Texture[9057]
43586: ♻️ Released Texture[9058]
43586: ♻️ Released Texture[9059]
43586: ♻️ Released Texture[9103]
43586: ♻️ Released Texture[9104]
43586: ♻️ Released Texture[9105]
43601: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43601: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43602: 💠 Created Texture[9206] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43602: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43602: 💠 Created Texture[9207] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43602: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43603: 💠 Created Texture[9208] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43603: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43603: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43603: 💠 Created Texture[9209] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43604: 💠 Created Texture[9210] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43604: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43604: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43605: 💠 Created Texture[9211] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43605: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43605: 💠 Created Texture[9212] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43605: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43606: 💠 Created Texture[9213] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43606: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43606: 💠 Created Texture[9214] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43606: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43607: 💠 Created Texture[9215] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43607: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43607: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43607: 💠 Created Texture[9216] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43608: 💠 Created Texture[9217] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43608: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43608: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43609: 💠 Created Texture[9218] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43609: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43609: 💠 Created Texture[9219] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43609: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43610: 💠 Created Texture[9220] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43610: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43610: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43610: 💠 Created Texture[9221] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43611: 💠 Created Texture[9222] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43611: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43611: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43612: 💠 Created Texture[9223] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43612: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43612: 💠 Created Texture[9224] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43612: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43613: 💠 Created Texture[9225] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43613: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43613: 💠 Created Texture[9226] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43613: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43614: 💠 Created Texture[9227] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43614: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43614: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43614: 💠 Created Texture[9228] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43615: 💠 Created Texture[9229] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43615: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43615: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43616: 💠 Created Texture[9230] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43616: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43616: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43616: 💠 Created Texture[9231] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43617: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43617: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43618: 💠 Created Texture[9232] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43618: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43618: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43619: 💠 Created Texture[9233] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43619: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43619: 💠 Created Texture[9234] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43619: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43620: 💠 Created Texture[9235] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43620: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43620: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43620: 💠 Created Texture[9236] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43621: 💠 Created Texture[9237] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43621: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43621: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43622: 💠 Created Texture[9238] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43622: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43622: 💠 Created Texture[9239] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43622: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43623: 💠 Created Texture[9240] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43623: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43623: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43623: 💠 Created Texture[9241] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43624: 💠 Created Texture[9242] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43624: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43624: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43625: 💠 Created Texture[9243] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43625: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43625: 💠 Created Texture[9244] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43625: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43626: 💠 Created Texture[9245] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43626: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43626: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43626: 💠 Created Texture[9246] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43627: 💠 Created Texture[9247] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43627: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43627: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43628: 💠 Created Texture[9248] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43628: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43628: 💠 Created Texture[9249] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43628: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43629: 💠 Created Texture[9250] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43629: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43629: 💠 Created Texture[9251] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43629: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43630: 💠 Created Texture[9252] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43630: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43630: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43631: 💠 Created Texture[9253] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43631: 💠 Created Texture[9254] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43631: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43631: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43632: 💠 Created Texture[9255] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43632: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43632: 💠 Created Texture[9256] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43632: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43633: 💠 Created Texture[9257] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43633: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43633: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43634: 💠 Created Texture[9258] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43634: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43635: 💠 Created Texture[9259] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43635: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43635: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43636: 💠 Created Texture[9260] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43636: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43636: 💠 Created Texture[9261] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43636: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43637: 💠 Created Texture[9262] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43637: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43637: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43637: 💠 Created Texture[9263] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43638: 💠 Created Texture[9264] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43638: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43638: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43639: 💠 Created Texture[9265] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43639: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43639: 💠 Created Texture[9266] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43639: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43640: 💠 Created Texture[9267] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43640: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43640: 💠 Created Texture[9268] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43640: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43641: 💠 Created Texture[9269] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43641: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43641: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43641: 💠 Created Texture[9270] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43642: 💠 Created Texture[9271] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43642: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43642: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43642: 💠 Created Texture[9272] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43643: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43643: 💠 Created Texture[9273] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43643: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43644: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43644: 💠 Created Texture[9274] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43644: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43645: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43645: 💠 Created Texture[9275] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43645: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43646: 💠 Created Texture[9276] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43646: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43646: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43647: 💠 Created Texture[9277] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43647: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43647: 💠 Created Texture[9278] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43647: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43648: 💠 Created Texture[9279] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43648: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43648: 💠 Created Texture[9280] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43648: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43649: 💠 Created Texture[9281] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43649: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43649: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43649: 💠 Created Texture[9282] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43650: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43650: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43650: 💠 Created Texture[9283] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43651: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43651: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43652: 💠 Created Texture[9284] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43652: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43652: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43653: 💠 Created Texture[9285] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43653: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43653: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43654: 💠 Created Texture[9286] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43654: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43654: 💠 Created Texture[9287] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43654: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43655: 💠 Created Texture[9288] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43655: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43655: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43655: 💠 Created Texture[9289] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43656: 💠 Created Texture[9290] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43656: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43656: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43657: 💠 Created Texture[9291] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43657: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43657: 💠 Created Texture[9292] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43657: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43658: 💠 Created Texture[9293] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43658: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43658: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43658: 💠 Created Texture[9294] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43659: 💠 Created Texture[9295] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43659: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43659: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43660: 💠 Created Texture[9296] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43660: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43660: 💠 Created Texture[9297] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43660: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43661: 💠 Created Texture[9298] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43661: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43661: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43661: 💠 Created Texture[9299] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43662: 💠 Created Texture[9300] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43662: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43662: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43663: 💠 Created Texture[9301] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43663: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43663: 💠 Created Texture[9302] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43663: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43664: 💠 Created Texture[9303] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43664: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43664: 💠 Created Texture[9304] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43664: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43665: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43665: 💠 Created Texture[9305] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43665: ♻️ Released Texture[9010]
43665: ♻️ Released Texture[9027]
43666: ♻️ Released Texture[9035]
43666: ♻️ Released Texture[9052]
43666: ♻️ Released Texture[9060]
43666: ♻️ Released Texture[9064]
43666: ♻️ Released Texture[9098]
43666: ♻️ Released Texture[9102]
43666: ♻️ Released Texture[9177]
43667: ♻️ Released Texture[9178]
43667: ♻️ Released Texture[9179]
43667: ♻️ Released Texture[9180]
43667: ♻️ Released Texture[9181]
43667: ♻️ Released Texture[9182]
43667: ♻️ Released Texture[9183]
43667: ♻️ Released Texture[9184]
43667: ♻️ Released Texture[9185]
43673: ♻️ Released Texture[9011]
43673: ♻️ Released Texture[9026]
43673: ♻️ Released Texture[9036]
43673: ♻️ Released Texture[9051]
43673: ♻️ Released Texture[9061]
43674: ♻️ Released Texture[9101]
43674: ♻️ Released Texture[9175]
43674: ♻️ Released Texture[9176]
43674: ♻️ Released Texture[9186]
43674: ♻️ Released Texture[9187]
43678: ♻️ Released Texture[9012]
43678: ♻️ Released Texture[9025]
43678: ♻️ Released Texture[9037]
43678: ♻️ Released Texture[9050]
43678: ♻️ Released Texture[9062]
43678: ♻️ Released Texture[9100]
43679: ♻️ Released Texture[9173]
43679: ♻️ Released Texture[9174]
43679: ♻️ Released Texture[9188]
43679: ♻️ Released Texture[9189]
43684: ♻️ Released Texture[9013]
43684: ♻️ Released Texture[9024]
43684: ♻️ Released Texture[9038]
43685: ♻️ Released Texture[9049]
43685: ♻️ Released Texture[9063]
43685: ♻️ Released Texture[9099]
43685: ♻️ Released Texture[9172]
43685: ♻️ Released Texture[9190]
43701: ♻️ Released Texture[9014]
43701: ♻️ Released Texture[9023]
43701: ♻️ Released Texture[9039]
43701: ♻️ Released Texture[9048]
43701: ♻️ Released Texture[9171]
43701: ♻️ Released Texture[9191]
43717: ♻️ Released Texture[9170]
43718: ♻️ Released Texture[9192]
43734: ♻️ Released Texture[9015]
43734: ♻️ Released Texture[9022]
43734: ♻️ Released Texture[9040]
43734: ♻️ Released Texture[9047]
43751: ♻️ Released Texture[9169]
43751: ♻️ Released Texture[9193]
43767: ♻️ Released Texture[9016]
43768: ♻️ Released Texture[9021]
43768: ♻️ Released Texture[9041]
43768: ♻️ Released Texture[9046]
43784: ♻️ Released Texture[9168]
43784: ♻️ Released Texture[9194]
43801: ♻️ Released Texture[9017]
43801: ♻️ Released Texture[9020]
43801: ♻️ Released Texture[9042]
43801: ♻️ Released Texture[9045]
43818: ♻️ Released Texture[9167]
43818: ♻️ Released Texture[9195]
43851: ♻️ Released Texture[9018]
43851: ♻️ Released Texture[9019]
43851: ♻️ Released Texture[9043]
43851: ♻️ Released Texture[9044]
43867: ♻️ Released Texture[9166]
43868: ♻️ Released Texture[9196]
43917: ♻️ Released Texture[9165]
43918: ♻️ Released Texture[9197]
43967: ♻️ Released Texture[9106]
43968: ♻️ Released Texture[9107]
43968: ♻️ Released Texture[9108]
43968: ♻️ Released Texture[9109]
43968: ♻️ Released Texture[9128]
43968: ♻️ Released Texture[9129]
43968: ♻️ Released Texture[9130]
43968: ♻️ Released Texture[9131]
43968: ♻️ Released Texture[9132]
43968: ♻️ Released Texture[9133]
43968: ♻️ Released Texture[9134]
43969: ♻️ Released Texture[9153]
43969: ♻️ Released Texture[9154]
43969: ♻️ Released Texture[9155]
43969: ♻️ Released Texture[9156]
43969: ♻️ Released Texture[9157]
43969: ♻️ Released Texture[9158]
43969: ♻️ Released Texture[9159]
43969: ♻️ Released Texture[9203]
43969: ♻️ Released Texture[9204]
43969: ♻️ Released Texture[9205]
43969: ♻️ Released Texture[9277]
43969: ♻️ Released Texture[9278]
43970: ♻️ Released Texture[9279]
43970: ♻️ Released Texture[9280]
43970: ♻️ Released Texture[9281]
43970: ♻️ Released Texture[9282]
43970: ♻️ Released Texture[9283]
43970: ♻️ Released Texture[9284]
43970: ♻️ Released Texture[9285]
43984: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43985: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43985: 💠 Created Texture[9306] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43985: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43986: 💠 Created Texture[9307] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43986: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43986: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43986: 💠 Created Texture[9308] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43987: 💠 Created Texture[9309] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43987: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43987: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43988: 💠 Created Texture[9310] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43988: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43988: 💠 Created Texture[9311] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43988: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43989: 💠 Created Texture[9312] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43989: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43989: 💠 Created Texture[9313] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43989: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43990: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43990: 💠 Created Texture[9314] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43990: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43991: 💠 Created Texture[9315] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43991: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43991: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43992: 💠 Created Texture[9316] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43992: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43992: 💠 Created Texture[9317] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43992: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43993: 💠 Created Texture[9318] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43993: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43993: 💠 Created Texture[9319] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43993: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43994: 💠 Created Texture[9320] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43994: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43994: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43994: 💠 Created Texture[9321] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43995: 💠 Created Texture[9322] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43995: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43995: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43996: 💠 Created Texture[9323] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43996: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43996: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43996: 💠 Created Texture[9324] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43997: 💠 Created Texture[9325] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43997: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43997: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43997: 💠 Created Texture[9326] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43998: 💠 Created Texture[9327] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43998: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43998: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43999: 💠 Created Texture[9328] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
43999: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
43999: 💠 Created Texture[9329] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
43999: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44000: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44000: 💠 Created Texture[9330] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44000: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44001: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44001: 💠 Created Texture[9331] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44001: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44002: 💠 Created Texture[9332] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44002: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44002: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44003: 💠 Created Texture[9333] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44003: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44003: 💠 Created Texture[9334] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44003: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44004: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44004: 💠 Created Texture[9335] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44004: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44005: 💠 Created Texture[9336] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44005: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44005: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44006: 💠 Created Texture[9337] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44006: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44006: 💠 Created Texture[9338] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44006: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44007: 💠 Created Texture[9339] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44007: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44007: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44008: 💠 Created Texture[9340] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44008: 💠 Created Texture[9341] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44008: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44008: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44009: 💠 Created Texture[9342] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44009: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44009: 💠 Created Texture[9343] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44009: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44010: 💠 Created Texture[9344] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44010: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44010: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44010: 💠 Created Texture[9345] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44011: 💠 Created Texture[9346] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44011: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44011: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44012: 💠 Created Texture[9347] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44012: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44012: 💠 Created Texture[9348] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44012: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44013: 💠 Created Texture[9349] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44013: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44013: 💠 Created Texture[9350] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44013: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44014: 💠 Created Texture[9351] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44014: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44014: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44014: 💠 Created Texture[9352] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44015: 💠 Created Texture[9353] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44015: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44015: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44016: 💠 Created Texture[9354] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44016: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44016: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44016: 💠 Created Texture[9355] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44017: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44017: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44018: 💠 Created Texture[9356] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44018: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44018: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44018: 💠 Created Texture[9357] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44019: 💠 Created Texture[9358] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44019: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44019: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44020: 💠 Created Texture[9359] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44020: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44020: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44021: 💠 Created Texture[9360] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44021: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44021: 💠 Created Texture[9361] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44021: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44022: 💠 Created Texture[9362] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44022: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44022: 💠 Created Texture[9363] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44022: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44023: 💠 Created Texture[9364] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44023: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44023: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44024: 💠 Created Texture[9365] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44024: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44024: 💠 Created Texture[9366] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44024: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44025: 💠 Created Texture[9367] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44025: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44025: 💠 Created Texture[9368] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44025: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44026: 💠 Created Texture[9369] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44026: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44026: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44027: 💠 Created Texture[9370] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44027: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44027: 💠 Created Texture[9371] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44027: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44028: 💠 Created Texture[9372] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44028: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44028: 💠 Created Texture[9373] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44028: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44029: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44029: 💠 Created Texture[9374] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44029: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44030: 💠 Created Texture[9375] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44030: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44030: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44031: 💠 Created Texture[9376] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44031: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44031: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44032: 💠 Created Texture[9377] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44032: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44032: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44032: 💠 Created Texture[9378] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44033: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44033: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44033: 💠 Created Texture[9379] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44034: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44034: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44035: 💠 Created Texture[9380] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44035: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44035: 💠 Created Texture[9381] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44035: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44036: 💠 Created Texture[9382] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44036: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44036: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44037: 💠 Created Texture[9383] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44037: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44037: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44037: 💠 Created Texture[9384] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44038: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44038: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44038: 💠 Created Texture[9385] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44039: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44039: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44039: 💠 Created Texture[9386] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44040: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44040: 💠 Created Texture[9387] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44040: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44041: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44041: 💠 Created Texture[9388] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44041: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44042: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44042: 💠 Created Texture[9389] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44042: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44043: 💠 Created Texture[9390] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44043: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44043: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44044: 💠 Created Texture[9391] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44044: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44044: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44045: 💠 Created Texture[9392] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44045: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44045: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44045: 💠 Created Texture[9393] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44046: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44046: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44046: 💠 Created Texture[9394] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44047: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44047: 💠 Created Texture[9395] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44047: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44048: 💠 Created Texture[9396] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44048: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44048: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44049: 💠 Created Texture[9397] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44049: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44049: 💠 Created Texture[9398] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44049: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44050: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44050: 💠 Created Texture[9399] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44050: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44051: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44051: 💠 Created Texture[9400] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44051: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44052: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44052: 💠 Created Texture[9401] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44052: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44053: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44053: 💠 Created Texture[9402] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44053: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44054: 💠 Created Texture[9403] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44054: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44054: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44055: 💠 Created Texture[9404] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44055: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44055: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44055: 💠 Created Texture[9405] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44055: ♻️ Released Texture[9110]
44056: ♻️ Released Texture[9127]
44056: ♻️ Released Texture[9135]
44056: ♻️ Released Texture[9152]
44056: ♻️ Released Texture[9160]
44056: ♻️ Released Texture[9164]
44056: ♻️ Released Texture[9198]
44056: ♻️ Released Texture[9202]
44056: ♻️ Released Texture[9275]
44056: ♻️ Released Texture[9276]
44056: ♻️ Released Texture[9286]
44056: ♻️ Released Texture[9287]
44061: ♻️ Released Texture[9111]
44061: ♻️ Released Texture[9126]
44061: ♻️ Released Texture[9136]
44061: ♻️ Released Texture[9151]
44061: ♻️ Released Texture[9161]
44061: ♻️ Released Texture[9201]
44061: ♻️ Released Texture[9273]
44061: ♻️ Released Texture[9274]
44062: ♻️ Released Texture[9288]
44062: ♻️ Released Texture[9289]
44066: ♻️ Released Texture[9112]
44066: ♻️ Released Texture[9125]
44066: ♻️ Released Texture[9137]
44066: ♻️ Released Texture[9150]
44066: ♻️ Released Texture[9162]
44066: ♻️ Released Texture[9200]
44066: ♻️ Released Texture[9272]
44066: ♻️ Released Texture[9290]
44071: ♻️ Released Texture[9113]
44071: ♻️ Released Texture[9124]
44071: ♻️ Released Texture[9138]
44071: ♻️ Released Texture[9149]
44071: ♻️ Released Texture[9163]
44071: ♻️ Released Texture[9199]
44072: ♻️ Released Texture[9271]
44072: ♻️ Released Texture[9291]
44084: ♻️ Released Texture[9114]
44084: ♻️ Released Texture[9123]
44084: ♻️ Released Texture[9139]
44085: ♻️ Released Texture[9148]
44085: ♻️ Released Texture[9270]
44085: ♻️ Released Texture[9292]
44117: ♻️ Released Texture[9115]
44118: ♻️ Released Texture[9122]
44118: ♻️ Released Texture[9140]
44118: ♻️ Released Texture[9147]
44118: ♻️ Released Texture[9269]
44118: ♻️ Released Texture[9293]
44151: ♻️ Released Texture[9116]
44151: ♻️ Released Texture[9121]
44151: ♻️ Released Texture[9141]
44151: ♻️ Released Texture[9146]
44151: ♻️ Released Texture[9268]
44151: ♻️ Released Texture[9294]
44184: ♻️ Released Texture[9117]
44184: ♻️ Released Texture[9120]
44184: ♻️ Released Texture[9142]
44185: ♻️ Released Texture[9145]
44185: ♻️ Released Texture[9267]
44185: ♻️ Released Texture[9295]
44234: ♻️ Released Texture[9118]
44234: ♻️ Released Texture[9119]
44234: ♻️ Released Texture[9143]
44235: ♻️ Released Texture[9144]
44235: ♻️ Released Texture[9266]
44235: ♻️ Released Texture[9296]
44284: ♻️ Released Texture[9265]
44284: ♻️ Released Texture[9297]
44334: ♻️ Released Texture[9206]
44334: ♻️ Released Texture[9207]
44334: ♻️ Released Texture[9208]
44335: ♻️ Released Texture[9209]
44335: ♻️ Released Texture[9228]
44335: ♻️ Released Texture[9229]
44335: ♻️ Released Texture[9230]
44335: ♻️ Released Texture[9231]
44335: ♻️ Released Texture[9232]
44335: ♻️ Released Texture[9233]
44335: ♻️ Released Texture[9234]
44336: ♻️ Released Texture[9253]
44336: ♻️ Released Texture[9254]
44336: ♻️ Released Texture[9255]
44336: ♻️ Released Texture[9256]
44336: ♻️ Released Texture[9257]
44336: ♻️ Released Texture[9258]
44336: ♻️ Released Texture[9259]
44336: ♻️ Released Texture[9303]
44336: ♻️ Released Texture[9304]
44337: ♻️ Released Texture[9305]
44351: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44351: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44352: 💠 Created Texture[9406] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44352: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44352: 💠 Created Texture[9407] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44352: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44353: 💠 Created Texture[9408] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44353: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44353: 💠 Created Texture[9409] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44353: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44354: 💠 Created Texture[9410] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44354: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44354: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44354: 💠 Created Texture[9411] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44355: 💠 Created Texture[9412] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44355: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44355: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44356: 💠 Created Texture[9413] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44356: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44356: 💠 Created Texture[9414] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44356: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44357: 💠 Created Texture[9415] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44357: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44357: 💠 Created Texture[9416] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44357: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44358: 💠 Created Texture[9417] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44358: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44358: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44358: 💠 Created Texture[9418] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44359: 💠 Created Texture[9419] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44359: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44359: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44360: 💠 Created Texture[9420] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44360: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44360: 💠 Created Texture[9421] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44360: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44361: 💠 Created Texture[9422] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44361: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44361: 💠 Created Texture[9423] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44361: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44362: 💠 Created Texture[9424] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44362: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44362: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44363: 💠 Created Texture[9425] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44363: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44363: 💠 Created Texture[9426] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44363: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44364: 💠 Created Texture[9427] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44364: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44364: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44364: 💠 Created Texture[9428] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44365: 💠 Created Texture[9429] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44365: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44365: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44366: 💠 Created Texture[9430] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44366: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44366: 💠 Created Texture[9431] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44366: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44367: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44367: 💠 Created Texture[9432] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44368: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44368: 💠 Created Texture[9433] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44368: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44369: 💠 Created Texture[9434] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44369: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44369: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44369: 💠 Created Texture[9435] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44370: 💠 Created Texture[9436] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44370: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44370: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44371: 💠 Created Texture[9437] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44371: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44371: 💠 Created Texture[9438] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44371: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44372: 💠 Created Texture[9439] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44372: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44372: 💠 Created Texture[9440] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44372: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44373: 💠 Created Texture[9441] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44373: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44373: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44373: 💠 Created Texture[9442] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44374: 💠 Created Texture[9443] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44374: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44374: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44375: 💠 Created Texture[9444] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44375: 💠 Created Texture[9445] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44375: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44375: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44376: 💠 Created Texture[9446] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44376: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44376: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44376: 💠 Created Texture[9447] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44376: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44377: 💠 Created Texture[9448] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44377: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44377: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44378: 💠 Created Texture[9449] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44378: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44378: 💠 Created Texture[9450] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44378: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44379: 💠 Created Texture[9451] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44379: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44379: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44379: 💠 Created Texture[9452] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44380: 💠 Created Texture[9453] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44380: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44380: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44380: 💠 Created Texture[9454] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44381: 💠 Created Texture[9455] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44381: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44381: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44382: 💠 Created Texture[9456] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44382: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44382: 💠 Created Texture[9457] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44382: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44383: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44383: 💠 Created Texture[9458] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44383: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44383: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44384: 💠 Created Texture[9459] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44384: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44385: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44385: 💠 Created Texture[9460] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44385: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44386: 💠 Created Texture[9461] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44386: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44386: 💠 Created Texture[9462] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44386: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44387: 💠 Created Texture[9463] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44387: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44387: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44387: 💠 Created Texture[9464] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44388: 💠 Created Texture[9465] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44388: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44388: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44389: 💠 Created Texture[9466] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44389: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44389: 💠 Created Texture[9467] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44389: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44390: 💠 Created Texture[9468] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44390: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44390: 💠 Created Texture[9469] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44390: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44391: 💠 Created Texture[9470] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44391: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44391: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44391: 💠 Created Texture[9471] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44392: 💠 Created Texture[9472] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44392: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44392: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44392: 💠 Created Texture[9473] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44393: 💠 Created Texture[9474] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44393: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44393: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44394: 💠 Created Texture[9475] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44394: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44394: 💠 Created Texture[9476] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44394: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44395: 💠 Created Texture[9477] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44395: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44395: 💠 Created Texture[9478] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44395: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44396: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44396: 💠 Created Texture[9479] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44396: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44397: 💠 Created Texture[9480] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44397: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44397: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44398: 💠 Created Texture[9481] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44398: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44398: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44399: 💠 Created Texture[9482] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44399: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44399: 💠 Created Texture[9483] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44399: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44400: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44400: 💠 Created Texture[9484] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44400: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44401: 💠 Created Texture[9485] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44401: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44401: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44402: 💠 Created Texture[9486] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44402: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44402: 💠 Created Texture[9487] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44402: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44403: 💠 Created Texture[9488] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44403: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44403: 💠 Created Texture[9489] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44403: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44404: 💠 Created Texture[9490] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44404: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44404: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44404: 💠 Created Texture[9491] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44405: 💠 Created Texture[9492] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44405: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44405: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44406: 💠 Created Texture[9493] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44406: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44406: 💠 Created Texture[9494] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44406: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44407: 💠 Created Texture[9495] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44407: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44407: 💠 Created Texture[9496] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44407: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44408: 💠 Created Texture[9497] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44408: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44408: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44408: 💠 Created Texture[9498] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44409: 💠 Created Texture[9499] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44409: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44409: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44410: 💠 Created Texture[9500] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44410: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44410: 💠 Created Texture[9501] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44410: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44411: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44411: 💠 Created Texture[9502] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44412: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44412: 💠 Created Texture[9503] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44412: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44413: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44413: 💠 Created Texture[9504] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44413: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44414: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44414: 💠 Created Texture[9505] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44414: ♻️ Released Texture[9210]
44414: ♻️ Released Texture[9227]
44415: ♻️ Released Texture[9235]
44415: ♻️ Released Texture[9252]
44415: ♻️ Released Texture[9260]
44415: ♻️ Released Texture[9264]
44415: ♻️ Released Texture[9298]
44415: ♻️ Released Texture[9302]
44415: ♻️ Released Texture[9377]
44415: ♻️ Released Texture[9378]
44416: ♻️ Released Texture[9379]
44416: ♻️ Released Texture[9380]
44416: ♻️ Released Texture[9381]
44416: ♻️ Released Texture[9382]
44416: ♻️ Released Texture[9383]
44416: ♻️ Released Texture[9384]
44417: ♻️ Released Texture[9385]
44423: ♻️ Released Texture[9211]
44424: ♻️ Released Texture[9226]
44424: ♻️ Released Texture[9236]
44424: ♻️ Released Texture[9251]
44424: ♻️ Released Texture[9261]
44424: ♻️ Released Texture[9301]
44424: ♻️ Released Texture[9375]
44424: ♻️ Released Texture[9376]
44424: ♻️ Released Texture[9386]
44424: ♻️ Released Texture[9387]
44429: ♻️ Released Texture[9212]
44429: ♻️ Released Texture[9225]
44429: ♻️ Released Texture[9237]
44429: ♻️ Released Texture[9250]
44429: ♻️ Released Texture[9262]
44429: ♻️ Released Texture[9300]
44429: ♻️ Released Texture[9373]
44429: ♻️ Released Texture[9374]
44429: ♻️ Released Texture[9388]
44429: ♻️ Released Texture[9389]
44434: ♻️ Released Texture[9213]
44434: ♻️ Released Texture[9224]
44434: ♻️ Released Texture[9238]
44434: ♻️ Released Texture[9249]
44435: ♻️ Released Texture[9263]
44435: ♻️ Released Texture[9299]
44435: ♻️ Released Texture[9372]
44435: ♻️ Released Texture[9390]
44451: ♻️ Released Texture[9214]
44451: ♻️ Released Texture[9223]
44451: ♻️ Released Texture[9239]
44451: ♻️ Released Texture[9248]
44451: ♻️ Released Texture[9371]
44452: ♻️ Released Texture[9391]
44467: ♻️ Released Texture[9370]
44468: ♻️ Released Texture[9392]
44484: ♻️ Released Texture[9215]
44484: ♻️ Released Texture[9222]
44484: ♻️ Released Texture[9240]
44485: ♻️ Released Texture[9247]
44501: ♻️ Released Texture[9369]
44501: ♻️ Released Texture[9393]
44517: ♻️ Released Texture[9216]
44518: ♻️ Released Texture[9221]
44518: ♻️ Released Texture[9241]
44518: ♻️ Released Texture[9246]
44534: ♻️ Released Texture[9368]
44534: ♻️ Released Texture[9394]
44551: ♻️ Released Texture[9217]
44551: ♻️ Released Texture[9220]
44551: ♻️ Released Texture[9242]
44551: ♻️ Released Texture[9245]
44569: ♻️ Released Texture[9367]
44569: ♻️ Released Texture[9395]
44601: ♻️ Released Texture[9218]
44601: ♻️ Released Texture[9219]
44601: ♻️ Released Texture[9243]
44601: ♻️ Released Texture[9244]
44617: ♻️ Released Texture[9366]
44618: ♻️ Released Texture[9396]
44668: ♻️ Released Texture[9365]
44668: ♻️ Released Texture[9397]
44717: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44718: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44718: 💠 Created Texture[9506] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44718: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44719: 💠 Created Texture[9507] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44719: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44719: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44719: 💠 Created Texture[9508] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44720: 💠 Created Texture[9509] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44720: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44720: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44721: 💠 Created Texture[9510] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44721: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44721: 💠 Created Texture[9511] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44721: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44722: 💠 Created Texture[9512] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44722: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44722: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44722: 💠 Created Texture[9513] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44723: 💠 Created Texture[9514] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44723: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44723: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44723: 💠 Created Texture[9515] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44724: 💠 Created Texture[9516] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44724: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44724: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44725: 💠 Created Texture[9517] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44725: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44725: 💠 Created Texture[9518] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44725: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44726: 💠 Created Texture[9519] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44726: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44726: 💠 Created Texture[9520] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44726: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44727: 💠 Created Texture[9521] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44727: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44727: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44727: 💠 Created Texture[9522] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44728: 💠 Created Texture[9523] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44728: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44728: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44729: 💠 Created Texture[9524] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44729: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44729: 💠 Created Texture[9525] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44729: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44730: 💠 Created Texture[9526] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44730: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44730: 💠 Created Texture[9527] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44730: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44731: 💠 Created Texture[9528] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44731: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44731: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44731: 💠 Created Texture[9529] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44732: 💠 Created Texture[9530] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44732: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44732: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44733: 💠 Created Texture[9531] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44733: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44733: 💠 Created Texture[9532] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44733: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44734: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44734: 💠 Created Texture[9533] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44735: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44735: 💠 Created Texture[9534] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44735: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44736: 💠 Created Texture[9535] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44736: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44736: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44736: 💠 Created Texture[9536] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44737: 💠 Created Texture[9537] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44737: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44737: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44738: 💠 Created Texture[9538] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44738: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44738: 💠 Created Texture[9539] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44738: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44739: 💠 Created Texture[9540] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44739: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44739: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44739: 💠 Created Texture[9541] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44740: 💠 Created Texture[9542] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44740: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44740: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44741: 💠 Created Texture[9543] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44741: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44741: 💠 Created Texture[9544] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44741: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44742: 💠 Created Texture[9545] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44742: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44742: 💠 Created Texture[9546] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44742: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44743: 💠 Created Texture[9547] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44743: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44743: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44743: 💠 Created Texture[9548] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44744: 💠 Created Texture[9549] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44744: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44744: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44745: 💠 Created Texture[9550] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44745: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44745: 💠 Created Texture[9551] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44745: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44746: 💠 Created Texture[9552] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44746: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44746: 💠 Created Texture[9553] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44746: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44747: 💠 Created Texture[9554] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44747: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44747: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44747: 💠 Created Texture[9555] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44748: 💠 Created Texture[9556] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44748: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44748: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44749: 💠 Created Texture[9557] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44749: 💠 Created Texture[9558] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44749: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44749: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44750: 💠 Created Texture[9559] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44750: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44751: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44751: 💠 Created Texture[9560] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44751: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44752: 💠 Created Texture[9561] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44752: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44752: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44752: 💠 Created Texture[9562] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44753: 💠 Created Texture[9563] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44753: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44753: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44754: 💠 Created Texture[9564] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44754: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44754: 💠 Created Texture[9565] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44754: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44755: 💠 Created Texture[9566] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44755: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44755: 💠 Created Texture[9567] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44755: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44756: 💠 Created Texture[9568] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44756: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44756: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44757: 💠 Created Texture[9569] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44757: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44757: 💠 Created Texture[9570] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44757: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44758: 💠 Created Texture[9571] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44758: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44758: 💠 Created Texture[9572] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44758: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44759: 💠 Created Texture[9573] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44759: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44759: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44759: 💠 Created Texture[9574] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44760: 💠 Created Texture[9575] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44760: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44760: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44761: 💠 Created Texture[9576] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44761: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44761: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44761: 💠 Created Texture[9577] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44762: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44762: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44762: 💠 Created Texture[9578] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44763: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44763: 💠 Created Texture[9579] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44763: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44764: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44764: 💠 Created Texture[9580] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44764: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44765: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44765: 💠 Created Texture[9581] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44765: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44766: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44766: 💠 Created Texture[9582] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44766: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44767: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44767: 💠 Created Texture[9583] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44767: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44768: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44768: 💠 Created Texture[9584] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44768: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44769: 💠 Created Texture[9585] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44769: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44769: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44770: 💠 Created Texture[9586] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44770: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44770: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44771: 💠 Created Texture[9587] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44771: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44772: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44772: 💠 Created Texture[9588] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44772: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44773: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44773: 💠 Created Texture[9589] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44773: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44774: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44774: 💠 Created Texture[9590] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44774: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44775: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44775: 💠 Created Texture[9591] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44775: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44776: 💠 Created Texture[9592] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44776: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44776: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44777: 💠 Created Texture[9593] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44777: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44777: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44778: 💠 Created Texture[9594] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44778: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44778: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44779: 💠 Created Texture[9595] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44779: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44779: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44779: 💠 Created Texture[9596] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44780: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44780: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44780: 💠 Created Texture[9597] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44781: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44781: 💠 Created Texture[9598] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44781: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44782: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44782: 💠 Created Texture[9599] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44782: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44783: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44783: 💠 Created Texture[9600] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44783: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44784: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44784: 💠 Created Texture[9601] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44784: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44785: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44785: 💠 Created Texture[9602] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44786: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44786: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44786: 💠 Created Texture[9603] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44787: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44787: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44787: 💠 Created Texture[9604] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44788: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
44788: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
44788: 💠 Created Texture[9605] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
44788: ♻️ Released Texture[9306]
44788: ♻️ Released Texture[9307]
44788: ♻️ Released Texture[9308]
44788: ♻️ Released Texture[9309]
44789: ♻️ Released Texture[9328]
44789: ♻️ Released Texture[9329]
44789: ♻️ Released Texture[9330]
44789: ♻️ Released Texture[9331]
44789: ♻️ Released Texture[9332]
44789: ♻️ Released Texture[9333]
44789: ♻️ Released Texture[9334]
44789: ♻️ Released Texture[9353]
44789: ♻️ Released Texture[9354]
44789: ♻️ Released Texture[9355]
44789: ♻️ Released Texture[9356]
44789: ♻️ Released Texture[9357]
44789: ♻️ Released Texture[9358]
44789: ♻️ Released Texture[9359]
44790: ♻️ Released Texture[9403]
44790: ♻️ Released Texture[9404]
44790: ♻️ Released Texture[9405]
44790: ♻️ Released Texture[9477]
44790: ♻️ Released Texture[9478]
44790: ♻️ Released Texture[9479]
44790: ♻️ Released Texture[9480]
44790: ♻️ Released Texture[9481]
44790: ♻️ Released Texture[9482]
44790: ♻️ Released Texture[9483]
44790: ♻️ Released Texture[9484]
44790: ♻️ Released Texture[9485]
44795: ♻️ Released Texture[9310]
44795: ♻️ Released Texture[9327]
44795: ♻️ Released Texture[9335]
44795: ♻️ Released Texture[9352]
44796: ♻️ Released Texture[9360]
44796: ♻️ Released Texture[9364]
44796: ♻️ Released Texture[9398]
44796: ♻️ Released Texture[9402]
44796: ♻️ Released Texture[9475]
44796: ♻️ Released Texture[9476]
44796: ♻️ Released Texture[9486]
44796: ♻️ Released Texture[9487]
44801: ♻️ Released Texture[9311]
44801: ♻️ Released Texture[9326]
44801: ♻️ Released Texture[9336]
44801: ♻️ Released Texture[9351]
44802: ♻️ Released Texture[9361]
44802: ♻️ Released Texture[9401]
44802: ♻️ Released Texture[9473]
44802: ♻️ Released Texture[9474]
44802: ♻️ Released Texture[9488]
44802: ♻️ Released Texture[9489]
44806: ♻️ Released Texture[9312]
44806: ♻️ Released Texture[9325]
44806: ♻️ Released Texture[9337]
44806: ♻️ Released Texture[9350]
44807: ♻️ Released Texture[9362]
44807: ♻️ Released Texture[9400]
44807: ♻️ Released Texture[9472]
44807: ♻️ Released Texture[9490]
44817: ♻️ Released Texture[9313]
44818: ♻️ Released Texture[9324]
44818: ♻️ Released Texture[9338]
44818: ♻️ Released Texture[9349]
44818: ♻️ Released Texture[9363]
44818: ♻️ Released Texture[9399]
44818: ♻️ Released Texture[9471]
44818: ♻️ Released Texture[9491]
44834: ♻️ Released Texture[9314]
44834: ♻️ Released Texture[9323]
44834: ♻️ Released Texture[9339]
44834: ♻️ Released Texture[9348]
44835: ♻️ Released Texture[9470]
44835: ♻️ Released Texture[9492]
44867: ♻️ Released Texture[9315]
44868: ♻️ Released Texture[9322]
44868: ♻️ Released Texture[9340]
44868: ♻️ Released Texture[9347]
44868: ♻️ Released Texture[9469]
44868: ♻️ Released Texture[9493]
44901: ♻️ Released Texture[9316]
44901: ♻️ Released Texture[9321]
44901: ♻️ Released Texture[9341]
44901: ♻️ Released Texture[9346]
44901: ♻️ Released Texture[9468]
44901: ♻️ Released Texture[9494]
44934: ♻️ Released Texture[9317]
44934: ♻️ Released Texture[9320]
44935: ♻️ Released Texture[9342]
44935: ♻️ Released Texture[9345]
44935: ♻️ Released Texture[9467]
44935: ♻️ Released Texture[9495]
44984: ♻️ Released Texture[9318]
44984: ♻️ Released Texture[9319]
44984: ♻️ Released Texture[9343]
44985: ♻️ Released Texture[9344]
44985: ♻️ Released Texture[9466]
44985: ♻️ Released Texture[9496]
45034: ♻️ Released Texture[9465]
45034: ♻️ Released Texture[9497]
45084: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45085: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45085: 💠 Created Texture[9606] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45085: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45086: 💠 Created Texture[9607] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45086: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45086: 💠 Created Texture[9608] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45086: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45087: 💠 Created Texture[9609] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45087: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45087: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45087: 💠 Created Texture[9610] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45088: 💠 Created Texture[9611] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45088: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45088: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45089: 💠 Created Texture[9612] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45089: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45089: 💠 Created Texture[9613] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45089: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45090: 💠 Created Texture[9614] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45090: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45090: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45090: 💠 Created Texture[9615] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45091: 💠 Created Texture[9616] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45091: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45091: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45092: 💠 Created Texture[9617] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45092: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45092: 💠 Created Texture[9618] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45092: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45093: 💠 Created Texture[9619] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45093: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45093: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45093: 💠 Created Texture[9620] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45094: 💠 Created Texture[9621] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45094: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45094: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45095: 💠 Created Texture[9622] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45095: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45095: 💠 Created Texture[9623] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45095: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45096: 💠 Created Texture[9624] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45096: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45096: 💠 Created Texture[9625] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45096: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45097: 💠 Created Texture[9626] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45097: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45097: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45098: 💠 Created Texture[9627] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45098: 💠 Created Texture[9628] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45098: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45098: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45099: 💠 Created Texture[9629] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45099: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45099: 💠 Created Texture[9630] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45099: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45100: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45100: 💠 Created Texture[9631] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45100: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45101: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45101: 💠 Created Texture[9632] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45102: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45102: 💠 Created Texture[9633] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45102: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45103: 💠 Created Texture[9634] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45103: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45103: 💠 Created Texture[9635] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45103: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45104: 💠 Created Texture[9636] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45104: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45104: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45104: 💠 Created Texture[9637] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45105: 💠 Created Texture[9638] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45105: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45105: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45106: 💠 Created Texture[9639] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45106: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45106: 💠 Created Texture[9640] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45106: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45107: 💠 Created Texture[9641] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45107: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45107: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45107: 💠 Created Texture[9642] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45108: 💠 Created Texture[9643] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45108: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45108: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45109: 💠 Created Texture[9644] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45109: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45109: 💠 Created Texture[9645] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45109: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45110: 💠 Created Texture[9646] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45110: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45110: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45110: 💠 Created Texture[9647] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45111: 💠 Created Texture[9648] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45111: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45111: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45112: 💠 Created Texture[9649] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45112: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45112: 💠 Created Texture[9650] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45112: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45113: 💠 Created Texture[9651] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45113: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45113: 💠 Created Texture[9652] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45113: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45114: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45114: 💠 Created Texture[9653] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45114: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45115: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45115: 💠 Created Texture[9654] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45115: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45116: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45116: 💠 Created Texture[9655] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45116: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45117: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45117: 💠 Created Texture[9656] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45117: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45118: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45118: 💠 Created Texture[9657] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45118: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45119: 💠 Created Texture[9658] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45119: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45119: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45120: 💠 Created Texture[9659] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45120: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45120: 💠 Created Texture[9660] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45120: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45121: 💠 Created Texture[9661] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45121: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45121: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45121: 💠 Created Texture[9662] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45122: 💠 Created Texture[9663] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45122: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45122: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45123: 💠 Created Texture[9664] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45123: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45123: 💠 Created Texture[9665] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45123: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45124: 💠 Created Texture[9666] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45124: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45124: 💠 Created Texture[9667] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45124: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45125: 💠 Created Texture[9668] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45125: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45125: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45125: 💠 Created Texture[9669] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45126: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45126: 💠 Created Texture[9670] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45126: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45127: 💠 Created Texture[9671] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45127: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45127: 💠 Created Texture[9672] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45127: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45128: 💠 Created Texture[9673] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45128: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45128: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45128: 💠 Created Texture[9674] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45129: 💠 Created Texture[9675] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45129: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45129: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45130: 💠 Created Texture[9676] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45130: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45130: 💠 Created Texture[9677] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45130: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45131: 💠 Created Texture[9678] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45131: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45131: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45131: 💠 Created Texture[9679] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45132: 💠 Created Texture[9680] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45132: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45132: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45133: 💠 Created Texture[9681] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45133: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45133: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45133: 💠 Created Texture[9682] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45134: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45134: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45134: 💠 Created Texture[9683] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45135: 💠 Created Texture[9684] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45135: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45135: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45136: 💠 Created Texture[9685] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45136: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45136: 💠 Created Texture[9686] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45136: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45137: 💠 Created Texture[9687] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45137: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45137: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45137: 💠 Created Texture[9688] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45138: 💠 Created Texture[9689] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45138: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45138: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45138: 💠 Created Texture[9690] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45139: 💠 Created Texture[9691] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45139: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45139: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45140: 💠 Created Texture[9692] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45140: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45140: 💠 Created Texture[9693] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45140: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45141: 💠 Created Texture[9694] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45141: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45141: 💠 Created Texture[9695] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45141: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45142: 💠 Created Texture[9696] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45142: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45142: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45142: 💠 Created Texture[9697] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45143: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45143: 💠 Created Texture[9698] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45143: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45144: 💠 Created Texture[9699] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45144: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45144: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45145: 💠 Created Texture[9700] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45145: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45145: 💠 Created Texture[9701] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45145: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45146: 💠 Created Texture[9702] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45146: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45146: 💠 Created Texture[9703] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45146: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45147: 💠 Created Texture[9704] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45147: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45147: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45147: 💠 Created Texture[9705] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45148: ♻️ Released Texture[9406]
45148: ♻️ Released Texture[9407]
45148: ♻️ Released Texture[9408]
45148: ♻️ Released Texture[9409]
45148: ♻️ Released Texture[9428]
45148: ♻️ Released Texture[9429]
45148: ♻️ Released Texture[9430]
45148: ♻️ Released Texture[9431]
45148: ♻️ Released Texture[9432]
45148: ♻️ Released Texture[9433]
45148: ♻️ Released Texture[9434]
45148: ♻️ Released Texture[9453]
45148: ♻️ Released Texture[9454]
45149: ♻️ Released Texture[9455]
45149: ♻️ Released Texture[9456]
45149: ♻️ Released Texture[9457]
45149: ♻️ Released Texture[9458]
45149: ♻️ Released Texture[9459]
45149: ♻️ Released Texture[9503]
45149: ♻️ Released Texture[9504]
45149: ♻️ Released Texture[9505]
45149: ♻️ Released Texture[9577]
45149: ♻️ Released Texture[9578]
45149: ♻️ Released Texture[9579]
45149: ♻️ Released Texture[9580]
45149: ♻️ Released Texture[9581]
45150: ♻️ Released Texture[9582]
45150: ♻️ Released Texture[9583]
45150: ♻️ Released Texture[9584]
45150: ♻️ Released Texture[9585]
45157: ♻️ Released Texture[9410]
45157: ♻️ Released Texture[9427]
45157: ♻️ Released Texture[9435]
45157: ♻️ Released Texture[9452]
45157: ♻️ Released Texture[9460]
45157: ♻️ Released Texture[9464]
45157: ♻️ Released Texture[9498]
45157: ♻️ Released Texture[9502]
45157: ♻️ Released Texture[9575]
45158: ♻️ Released Texture[9576]
45158: ♻️ Released Texture[9586]
45158: ♻️ Released Texture[9587]
45162: ♻️ Released Texture[9411]
45162: ♻️ Released Texture[9426]
45162: ♻️ Released Texture[9436]
45162: ♻️ Released Texture[9451]
45162: ♻️ Released Texture[9461]
45162: ♻️ Released Texture[9501]
45162: ♻️ Released Texture[9573]
45162: ♻️ Released Texture[9574]
45163: ♻️ Released Texture[9588]
45163: ♻️ Released Texture[9589]
45167: ♻️ Released Texture[9412]
45168: ♻️ Released Texture[9425]
45168: ♻️ Released Texture[9437]
45168: ♻️ Released Texture[9450]
45168: ♻️ Released Texture[9462]
45168: ♻️ Released Texture[9500]
45168: ♻️ Released Texture[9572]
45168: ♻️ Released Texture[9590]
45184: ♻️ Released Texture[9413]
45184: ♻️ Released Texture[9424]
45184: ♻️ Released Texture[9438]
45184: ♻️ Released Texture[9449]
45185: ♻️ Released Texture[9463]
45185: ♻️ Released Texture[9499]
45185: ♻️ Released Texture[9571]
45185: ♻️ Released Texture[9591]
45201: ♻️ Released Texture[9414]
45201: ♻️ Released Texture[9423]
45201: ♻️ Released Texture[9439]
45201: ♻️ Released Texture[9448]
45201: ♻️ Released Texture[9570]
45201: ♻️ Released Texture[9592]
45234: ♻️ Released Texture[9415]
45234: ♻️ Released Texture[9422]
45234: ♻️ Released Texture[9440]
45235: ♻️ Released Texture[9447]
45235: ♻️ Released Texture[9569]
45235: ♻️ Released Texture[9593]
45267: ♻️ Released Texture[9416]
45268: ♻️ Released Texture[9421]
45268: ♻️ Released Texture[9441]
45268: ♻️ Released Texture[9446]
45268: ♻️ Released Texture[9568]
45268: ♻️ Released Texture[9594]
45301: ♻️ Released Texture[9417]
45301: ♻️ Released Texture[9420]
45301: ♻️ Released Texture[9442]
45301: ♻️ Released Texture[9445]
45301: ♻️ Released Texture[9567]
45301: ♻️ Released Texture[9595]
45351: ♻️ Released Texture[9418]
45351: ♻️ Released Texture[9419]
45351: ♻️ Released Texture[9443]
45351: ♻️ Released Texture[9444]
45352: ♻️ Released Texture[9566]
45352: ♻️ Released Texture[9596]
45401: ♻️ Released Texture[9565]
45401: ♻️ Released Texture[9597]
45451: ♻️ Released Texture[9506]
45451: ♻️ Released Texture[9507]
45451: ♻️ Released Texture[9508]
45451: ♻️ Released Texture[9509]
45451: ♻️ Released Texture[9528]
45452: ♻️ Released Texture[9529]
45452: ♻️ Released Texture[9530]
45452: ♻️ Released Texture[9531]
45452: ♻️ Released Texture[9532]
45452: ♻️ Released Texture[9533]
45452: ♻️ Released Texture[9534]
45452: ♻️ Released Texture[9553]
45453: ♻️ Released Texture[9554]
45453: ♻️ Released Texture[9555]
45453: ♻️ Released Texture[9556]
45453: ♻️ Released Texture[9557]
45453: ♻️ Released Texture[9558]
45453: ♻️ Released Texture[9559]
45453: ♻️ Released Texture[9603]
45453: ♻️ Released Texture[9604]
45453: ♻️ Released Texture[9605]
45453: ♻️ Released Texture[9677]
45453: ♻️ Released Texture[9678]
45453: ♻️ Released Texture[9679]
45453: ♻️ Released Texture[9680]
45453: ♻️ Released Texture[9681]
45454: ♻️ Released Texture[9682]
45454: ♻️ Released Texture[9683]
45454: ♻️ Released Texture[9684]
45454: ♻️ Released Texture[9685]
45468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45468: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45468: 💠 Created Texture[9706] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45468: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45469: 💠 Created Texture[9707] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45469: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45469: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45469: 💠 Created Texture[9708] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45470: 💠 Created Texture[9709] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45470: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45470: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45471: 💠 Created Texture[9710] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45471: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45471: 💠 Created Texture[9711] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45471: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45472: 💠 Created Texture[9712] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45472: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45472: 💠 Created Texture[9713] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45472: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45473: 💠 Created Texture[9714] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45473: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45473: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45473: 💠 Created Texture[9715] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45474: 💠 Created Texture[9716] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45474: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45474: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45475: 💠 Created Texture[9717] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45475: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45475: 💠 Created Texture[9718] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45475: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45476: 💠 Created Texture[9719] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45476: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45476: 💠 Created Texture[9720] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45476: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45477: 💠 Created Texture[9721] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45477: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45477: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45478: 💠 Created Texture[9722] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45478: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45478: 💠 Created Texture[9723] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45478: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45479: 💠 Created Texture[9724] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45479: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45479: 💠 Created Texture[9725] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45479: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45480: 💠 Created Texture[9726] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45480: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45480: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45480: 💠 Created Texture[9727] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45481: 💠 Created Texture[9728] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45481: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45481: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45482: 💠 Created Texture[9729] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45482: 💠 Created Texture[9730] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45482: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45482: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45483: 💠 Created Texture[9731] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45483: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45483: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45483: 💠 Created Texture[9732] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45484: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45484: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45485: 💠 Created Texture[9733] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45485: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45485: 💠 Created Texture[9734] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45485: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45486: 💠 Created Texture[9735] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45486: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45486: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45487: 💠 Created Texture[9736] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45487: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45487: 💠 Created Texture[9737] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45487: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45488: 💠 Created Texture[9738] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45488: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45488: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45488: 💠 Created Texture[9739] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45489: 💠 Created Texture[9740] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45489: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45489: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45490: 💠 Created Texture[9741] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45490: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45490: 💠 Created Texture[9742] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45490: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45491: 💠 Created Texture[9743] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45491: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45491: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45491: 💠 Created Texture[9744] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45492: 💠 Created Texture[9745] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45492: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45492: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45493: 💠 Created Texture[9746] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45493: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45493: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45494: 💠 Created Texture[9747] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45494: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45494: 💠 Created Texture[9748] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45494: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45495: 💠 Created Texture[9749] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45495: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45495: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45496: 💠 Created Texture[9750] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45496: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45496: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45496: 💠 Created Texture[9751] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45497: 💠 Created Texture[9752] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45497: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45497: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45498: 💠 Created Texture[9753] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45498: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45498: 💠 Created Texture[9754] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45498: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45499: 💠 Created Texture[9755] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45499: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45499: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45499: 💠 Created Texture[9756] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45500: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45501: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45501: 💠 Created Texture[9757] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45501: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45502: 💠 Created Texture[9758] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45502: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45502: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45502: 💠 Created Texture[9759] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45503: 💠 Created Texture[9760] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45503: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45503: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45504: 💠 Created Texture[9761] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45504: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45504: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45504: 💠 Created Texture[9762] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45505: 💠 Created Texture[9763] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45505: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45505: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45506: 💠 Created Texture[9764] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45506: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45506: 💠 Created Texture[9765] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45506: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45507: 💠 Created Texture[9766] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45507: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45507: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45507: 💠 Created Texture[9767] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45508: 💠 Created Texture[9768] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45508: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45508: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45508: 💠 Created Texture[9769] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45509: 💠 Created Texture[9770] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45509: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45509: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45510: 💠 Created Texture[9771] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45510: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45510: 💠 Created Texture[9772] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45510: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45511: 💠 Created Texture[9773] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45511: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45511: 💠 Created Texture[9774] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45511: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45512: 💠 Created Texture[9775] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45512: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45512: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45512: 💠 Created Texture[9776] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45513: 💠 Created Texture[9777] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45513: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45513: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45514: 💠 Created Texture[9778] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45514: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45514: 💠 Created Texture[9779] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45514: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45515: 💠 Created Texture[9780] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45515: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45515: 💠 Created Texture[9781] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45515: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45516: 💠 Created Texture[9782] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45516: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45516: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45517: 💠 Created Texture[9783] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45517: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45517: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45518: 💠 Created Texture[9784] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45518: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45518: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45519: 💠 Created Texture[9785] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45519: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45519: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45519: 💠 Created Texture[9786] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45520: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45520: 💠 Created Texture[9787] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45520: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45521: 💠 Created Texture[9788] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45521: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45521: 💠 Created Texture[9789] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45521: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45522: 💠 Created Texture[9790] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45522: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45522: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45523: 💠 Created Texture[9791] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45523: 💠 Created Texture[9792] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45523: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45523: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45524: 💠 Created Texture[9793] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45524: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45524: 💠 Created Texture[9794] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45524: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45525: 💠 Created Texture[9795] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45525: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45525: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45525: 💠 Created Texture[9796] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45526: 💠 Created Texture[9797] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45526: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45526: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45527: 💠 Created Texture[9798] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45527: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45527: 💠 Created Texture[9799] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45527: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45528: 💠 Created Texture[9800] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45528: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45528: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45528: 💠 Created Texture[9801] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45529: 💠 Created Texture[9802] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45529: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45529: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45530: 💠 Created Texture[9803] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45530: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45530: 💠 Created Texture[9804] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45530: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45531: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45531: 💠 Created Texture[9805] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45531: ♻️ Released Texture[9510]
45531: ♻️ Released Texture[9527]
45531: ♻️ Released Texture[9535]
45531: ♻️ Released Texture[9552]
45531: ♻️ Released Texture[9560]
45531: ♻️ Released Texture[9564]
45531: ♻️ Released Texture[9598]
45532: ♻️ Released Texture[9602]
45532: ♻️ Released Texture[9675]
45532: ♻️ Released Texture[9676]
45532: ♻️ Released Texture[9686]
45532: ♻️ Released Texture[9687]
45539: ♻️ Released Texture[9511]
45540: ♻️ Released Texture[9526]
45540: ♻️ Released Texture[9536]
45540: ♻️ Released Texture[9551]
45540: ♻️ Released Texture[9561]
45540: ♻️ Released Texture[9601]
45540: ♻️ Released Texture[9673]
45540: ♻️ Released Texture[9674]
45540: ♻️ Released Texture[9688]
45540: ♻️ Released Texture[9689]
45544: ♻️ Released Texture[9512]
45544: ♻️ Released Texture[9525]
45545: ♻️ Released Texture[9537]
45545: ♻️ Released Texture[9550]
45545: ♻️ Released Texture[9562]
45545: ♻️ Released Texture[9600]
45545: ♻️ Released Texture[9672]
45545: ♻️ Released Texture[9690]
45551: ♻️ Released Texture[9513]
45551: ♻️ Released Texture[9524]
45551: ♻️ Released Texture[9538]
45551: ♻️ Released Texture[9549]
45551: ♻️ Released Texture[9563]
45551: ♻️ Released Texture[9599]
45552: ♻️ Released Texture[9671]
45552: ♻️ Released Texture[9691]
45567: ♻️ Released Texture[9514]
45568: ♻️ Released Texture[9523]
45568: ♻️ Released Texture[9539]
45568: ♻️ Released Texture[9548]
45568: ♻️ Released Texture[9670]
45568: ♻️ Released Texture[9692]
45601: ♻️ Released Texture[9515]
45601: ♻️ Released Texture[9522]
45601: ♻️ Released Texture[9540]
45601: ♻️ Released Texture[9547]
45601: ♻️ Released Texture[9669]
45601: ♻️ Released Texture[9693]
45634: ♻️ Released Texture[9516]
45634: ♻️ Released Texture[9521]
45634: ♻️ Released Texture[9541]
45634: ♻️ Released Texture[9546]
45635: ♻️ Released Texture[9668]
45635: ♻️ Released Texture[9694]
45667: ♻️ Released Texture[9517]
45668: ♻️ Released Texture[9520]
45668: ♻️ Released Texture[9542]
45668: ♻️ Released Texture[9545]
45668: ♻️ Released Texture[9667]
45668: ♻️ Released Texture[9695]
45717: ♻️ Released Texture[9518]
45718: ♻️ Released Texture[9519]
45718: ♻️ Released Texture[9543]
45718: ♻️ Released Texture[9544]
45718: ♻️ Released Texture[9666]
45718: ♻️ Released Texture[9696]
45767: ♻️ Released Texture[9665]
45768: ♻️ Released Texture[9697]
45817: ♻️ Released Texture[9606]
45818: ♻️ Released Texture[9607]
45818: ♻️ Released Texture[9608]
45818: ♻️ Released Texture[9609]
45818: ♻️ Released Texture[9628]
45818: ♻️ Released Texture[9629]
45818: ♻️ Released Texture[9630]
45819: ♻️ Released Texture[9631]
45819: ♻️ Released Texture[9632]
45819: ♻️ Released Texture[9633]
45819: ♻️ Released Texture[9634]
45819: ♻️ Released Texture[9653]
45819: ♻️ Released Texture[9654]
45819: ♻️ Released Texture[9655]
45819: ♻️ Released Texture[9656]
45819: ♻️ Released Texture[9657]
45820: ♻️ Released Texture[9658]
45820: ♻️ Released Texture[9659]
45820: ♻️ Released Texture[9703]
45820: ♻️ Released Texture[9704]
45820: ♻️ Released Texture[9705]
45834: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45835: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45835: 💠 Created Texture[9806] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45835: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45836: 💠 Created Texture[9807] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45836: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45836: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45836: 💠 Created Texture[9808] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45837: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45837: 💠 Created Texture[9809] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45837: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45838: 💠 Created Texture[9810] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45838: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45838: 💠 Created Texture[9811] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45838: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45839: 💠 Created Texture[9812] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45839: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45839: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45839: 💠 Created Texture[9813] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45840: 💠 Created Texture[9814] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45840: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45840: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45841: 💠 Created Texture[9815] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45841: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45841: 💠 Created Texture[9816] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45841: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45842: 💠 Created Texture[9817] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45842: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45842: 💠 Created Texture[9818] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45842: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45843: 💠 Created Texture[9819] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45843: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45843: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45843: 💠 Created Texture[9820] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45844: 💠 Created Texture[9821] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45844: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45844: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45845: 💠 Created Texture[9822] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45845: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45845: 💠 Created Texture[9823] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45845: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45846: 💠 Created Texture[9824] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45846: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45846: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45846: 💠 Created Texture[9825] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45847: 💠 Created Texture[9826] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45847: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45847: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45848: 💠 Created Texture[9827] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45848: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45848: 💠 Created Texture[9828] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45848: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45849: 💠 Created Texture[9829] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45849: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45849: 💠 Created Texture[9830] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45849: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45850: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45850: 💠 Created Texture[9831] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45851: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45851: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45852: 💠 Created Texture[9832] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45852: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45853: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45853: 💠 Created Texture[9833] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45853: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45854: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45854: 💠 Created Texture[9834] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45854: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45855: 💠 Created Texture[9835] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45855: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45855: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45856: 💠 Created Texture[9836] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45856: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45856: 💠 Created Texture[9837] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45856: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45857: 💠 Created Texture[9838] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45857: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45857: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45858: 💠 Created Texture[9839] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45858: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45858: 💠 Created Texture[9840] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45858: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45859: 💠 Created Texture[9841] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45859: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45859: 💠 Created Texture[9842] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45859: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45860: 💠 Created Texture[9843] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45860: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45860: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45860: 💠 Created Texture[9844] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45861: 💠 Created Texture[9845] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45861: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45861: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45861: 💠 Created Texture[9846] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45862: 💠 Created Texture[9847] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45862: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45862: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45863: 💠 Created Texture[9848] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45863: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45863: 💠 Created Texture[9849] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45863: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45864: 💠 Created Texture[9850] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45864: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45864: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45864: 💠 Created Texture[9851] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45865: 💠 Created Texture[9852] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45865: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45865: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45866: 💠 Created Texture[9853] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45866: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45866: 💠 Created Texture[9854] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45866: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45867: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45867: 💠 Created Texture[9855] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45867: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45868: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45868: 💠 Created Texture[9856] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45869: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45869: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45869: 💠 Created Texture[9857] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45870: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45870: 💠 Created Texture[9858] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45870: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45871: 💠 Created Texture[9859] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45871: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45871: 💠 Created Texture[9860] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45871: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45872: 💠 Created Texture[9861] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45872: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45872: 💠 Created Texture[9862] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45872: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45873: 💠 Created Texture[9863] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45873: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45873: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45873: 💠 Created Texture[9864] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45874: 💠 Created Texture[9865] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45874: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45874: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45875: 💠 Created Texture[9866] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45875: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45875: 💠 Created Texture[9867] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45875: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45876: 💠 Created Texture[9868] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45876: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45876: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45876: 💠 Created Texture[9869] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45877: 💠 Created Texture[9870] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45877: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45877: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45878: 💠 Created Texture[9871] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45878: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45878: 💠 Created Texture[9872] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45878: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45879: 💠 Created Texture[9873] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45879: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45879: 💠 Created Texture[9874] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45879: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45880: 💠 Created Texture[9875] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45880: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45880: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45881: 💠 Created Texture[9876] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45881: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45881: 💠 Created Texture[9877] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45881: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45882: 💠 Created Texture[9878] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45882: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45882: 💠 Created Texture[9879] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45882: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45883: 💠 Created Texture[9880] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45883: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45883: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45885: 💠 Created Texture[9881] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45885: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45885: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45886: 💠 Created Texture[9882] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45886: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45887: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45887: 💠 Created Texture[9883] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45887: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45888: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45888: 💠 Created Texture[9884] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45888: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45889: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45889: 💠 Created Texture[9885] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45889: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45890: 💠 Created Texture[9886] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45890: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45890: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45891: 💠 Created Texture[9887] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45891: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45891: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45892: 💠 Created Texture[9888] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45892: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45892: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45892: 💠 Created Texture[9889] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45893: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45893: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45893: 💠 Created Texture[9890] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45894: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45894: 💠 Created Texture[9891] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45894: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45895: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45895: 💠 Created Texture[9892] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45895: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45896: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45896: 💠 Created Texture[9893] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45896: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45897: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45897: 💠 Created Texture[9894] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45897: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45898: 💠 Created Texture[9895] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45898: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45898: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45899: 💠 Created Texture[9896] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45899: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45899: 💠 Created Texture[9897] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45899: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45900: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45900: 💠 Created Texture[9898] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45900: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45901: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45901: 💠 Created Texture[9899] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45901: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45902: 💠 Created Texture[9900] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45902: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45902: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45902: 💠 Created Texture[9901] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45903: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45903: 💠 Created Texture[9902] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45903: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45904: 💠 Created Texture[9903] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45904: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45904: 💠 Created Texture[9904] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45904: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
45905: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
45905: 💠 Created Texture[9905] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
45905: ♻️ Released Texture[9610]
45905: ♻️ Released Texture[9627]
45905: ♻️ Released Texture[9635]
45905: ♻️ Released Texture[9652]
45905: ♻️ Released Texture[9660]
45906: ♻️ Released Texture[9664]
45906: ♻️ Released Texture[9698]
45906: ♻️ Released Texture[9702]
45906: ♻️ Released Texture[9777]
45906: ♻️ Released Texture[9778]
45906: ♻️ Released Texture[9779]
45906: ♻️ Released Texture[9780]
45906: ♻️ Released Texture[9781]
45906: ♻️ Released Texture[9782]
45906: ♻️ Released Texture[9783]
45906: ♻️ Released Texture[9784]
45906: ♻️ Released Texture[9785]
45911: ♻️ Released Texture[9611]
45912: ♻️ Released Texture[9626]
45912: ♻️ Released Texture[9636]
45912: ♻️ Released Texture[9651]
45912: ♻️ Released Texture[9661]
45912: ♻️ Released Texture[9701]
45912: ♻️ Released Texture[9775]
45912: ♻️ Released Texture[9776]
45912: ♻️ Released Texture[9786]
45912: ♻️ Released Texture[9787]
45917: ♻️ Released Texture[9612]
45917: ♻️ Released Texture[9625]
45917: ♻️ Released Texture[9637]
45917: ♻️ Released Texture[9650]
45917: ♻️ Released Texture[9662]
45917: ♻️ Released Texture[9700]
45917: ♻️ Released Texture[9773]
45918: ♻️ Released Texture[9774]
45918: ♻️ Released Texture[9788]
45918: ♻️ Released Texture[9789]
45922: ♻️ Released Texture[9613]
45922: ♻️ Released Texture[9624]
45922: ♻️ Released Texture[9638]
45922: ♻️ Released Texture[9649]
45922: ♻️ Released Texture[9663]
45923: ♻️ Released Texture[9699]
45923: ♻️ Released Texture[9772]
45923: ♻️ Released Texture[9790]
45934: ♻️ Released Texture[9614]
45934: ♻️ Released Texture[9623]
45934: ♻️ Released Texture[9639]
45935: ♻️ Released Texture[9648]
45935: ♻️ Released Texture[9771]
45935: ♻️ Released Texture[9791]
45951: ♻️ Released Texture[9770]
45951: ♻️ Released Texture[9792]
45968: ♻️ Released Texture[9615]
45968: ♻️ Released Texture[9622]
45968: ♻️ Released Texture[9640]
45968: ♻️ Released Texture[9647]
45984: ♻️ Released Texture[9769]
45984: ♻️ Released Texture[9793]
46001: ♻️ Released Texture[9616]
46001: ♻️ Released Texture[9621]
46001: ♻️ Released Texture[9641]
46001: ♻️ Released Texture[9646]
46017: ♻️ Released Texture[9768]
46018: ♻️ Released Texture[9794]
46034: ♻️ Released Texture[9617]
46034: ♻️ Released Texture[9620]
46034: ♻️ Released Texture[9642]
46034: ♻️ Released Texture[9645]
46051: ♻️ Released Texture[9767]
46051: ♻️ Released Texture[9795]
46084: ♻️ Released Texture[9618]
46084: ♻️ Released Texture[9619]
46084: ♻️ Released Texture[9643]
46084: ♻️ Released Texture[9644]
46101: ♻️ Released Texture[9766]
46101: ♻️ Released Texture[9796]
46151: ♻️ Released Texture[9765]
46151: ♻️ Released Texture[9797]
46201: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46201: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46202: 💠 Created Texture[9906] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46202: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46203: 💠 Created Texture[9907] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46203: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46203: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46204: 💠 Created Texture[9908] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46204: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46204: 💠 Created Texture[9909] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46204: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46205: 💠 Created Texture[9910] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46205: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46205: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46206: 💠 Created Texture[9911] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46206: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46206: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46206: 💠 Created Texture[9912] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46207: 💠 Created Texture[9913] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46207: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46207: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46208: 💠 Created Texture[9914] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46208: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46208: 💠 Created Texture[9915] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46208: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46209: 💠 Created Texture[9916] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46209: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46209: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46210: 💠 Created Texture[9917] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46210: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46210: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46210: 💠 Created Texture[9918] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46211: 💠 Created Texture[9919] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46211: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46211: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46212: 💠 Created Texture[9920] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46212: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46212: 💠 Created Texture[9921] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46212: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46213: 💠 Created Texture[9922] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46213: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46213: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46213: 💠 Created Texture[9923] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46214: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46214: 💠 Created Texture[9924] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46214: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46215: 💠 Created Texture[9925] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46215: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46215: 💠 Created Texture[9926] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46215: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46216: 💠 Created Texture[9927] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46216: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46216: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46217: 💠 Created Texture[9928] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46217: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46218: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46218: 💠 Created Texture[9929] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46218: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46219: 💠 Created Texture[9930] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46219: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46219: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46220: 💠 Created Texture[9931] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46220: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46220: 💠 Created Texture[9932] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46220: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46221: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46221: 💠 Created Texture[9933] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46221: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46222: 💠 Created Texture[9934] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46222: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46222: 💠 Created Texture[9935] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46222: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46223: 💠 Created Texture[9936] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46223: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46223: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46224: 💠 Created Texture[9937] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46224: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46224: 💠 Created Texture[9938] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46224: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46225: 💠 Created Texture[9939] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46225: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46225: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46225: 💠 Created Texture[9940] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46226: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46226: 💠 Created Texture[9941] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46226: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46227: 💠 Created Texture[9942] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46227: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46227: 💠 Created Texture[9943] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46227: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46228: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46228: 💠 Created Texture[9944] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46228: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46229: 💠 Created Texture[9945] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46229: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46229: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46229: 💠 Created Texture[9946] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46230: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46230: 💠 Created Texture[9947] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46230: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46231: 💠 Created Texture[9948] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46231: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46231: 💠 Created Texture[9949] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46231: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46232: 💠 Created Texture[9950] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46232: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46232: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46232: 💠 Created Texture[9951] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46233: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46233: 💠 Created Texture[9952] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46233: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46234: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46234: 💠 Created Texture[9953] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46235: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46235: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46235: 💠 Created Texture[9954] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46236: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46236: 💠 Created Texture[9955] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46236: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46237: 💠 Created Texture[9956] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46237: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46237: 💠 Created Texture[9957] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46237: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46238: 💠 Created Texture[9958] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46238: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46238: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46238: 💠 Created Texture[9959] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46239: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46239: 💠 Created Texture[9960] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46239: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46240: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46240: 💠 Created Texture[9961] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46240: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46241: 💠 Created Texture[9962] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46241: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46241: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46242: 💠 Created Texture[9963] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46242: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46242: 💠 Created Texture[9964] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46242: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46243: 💠 Created Texture[9965] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46243: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46243: 💠 Created Texture[9966] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46243: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46244: 💠 Created Texture[9967] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46244: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46244: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46244: 💠 Created Texture[9968] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46245: 💠 Created Texture[9969] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46245: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46245: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46246: 💠 Created Texture[9970] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46246: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46246: 💠 Created Texture[9971] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46246: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46247: 💠 Created Texture[9972] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46247: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46247: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46247: 💠 Created Texture[9973] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46248: 💠 Created Texture[9974] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46248: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46248: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46249: 💠 Created Texture[9975] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46249: 💠 Created Texture[9976] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46249: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46249: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46250: 💠 Created Texture[9977] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46250: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46251: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46251: 💠 Created Texture[9978] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46252: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46252: 💠 Created Texture[9979] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46252: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46253: 💠 Created Texture[9980] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46253: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46253: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46253: 💠 Created Texture[9981] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46254: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46254: 💠 Created Texture[9982] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46254: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46255: 💠 Created Texture[9983] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46255: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46255: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46256: 💠 Created Texture[9984] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46256: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46256: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46256: 💠 Created Texture[9985] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46257: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46257: 💠 Created Texture[9986] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46257: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46258: 💠 Created Texture[9987] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46258: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46258: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46258: 💠 Created Texture[9988] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46259: 💠 Created Texture[9989] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46259: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46259: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46260: 💠 Created Texture[9990] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46260: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46260: 💠 Created Texture[9991] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46260: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46261: 💠 Created Texture[9992] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46261: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46261: 💠 Created Texture[9993] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46261: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46262: 💠 Created Texture[9994] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46262: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46262: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46263: 💠 Created Texture[9995] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46263: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46263: 💠 Created Texture[9996] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46263: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46264: 💠 Created Texture[9997] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46264: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46264: 💠 Created Texture[9998] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46264: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46265: 💠 Created Texture[9999] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46265: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46265: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46266: 💠 Created Texture[10000] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46266: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46266: 💠 Created Texture[10001] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46266: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46267: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46267: 💠 Created Texture[10002] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46267: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46268: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46268: 💠 Created Texture[10003] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46269: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46269: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46269: 💠 Created Texture[10004] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46270: 📤 BinaryReader: Opened file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png" size: 403B
46270: 📥 BinaryReader: Closed file "D:/Repositories/void-game-/TheGame/App/Assets/Bullet_RectangleB.png"
46270: 💠 Created Texture[10005] (type: Normal, size:40x40, format: R8G8B8A8_Unorm)
46270: ♻️ Released Texture[9706]
46270: ♻️ Released Texture[9707]
46270: ♻️ Released Texture[9708]
46270: ♻️ Released Texture[9709]
46271: ♻️ Released Texture[9728]
46271: ♻️ Released Texture[9729]
46271: ♻️ Released Texture[9730]
46271: ♻️ Released Texture[9731]
46271: ♻️ Released Texture[9732]
46271: ♻️ Released Texture[9733]
46271: ♻️ Released Texture[9734]
46271: ♻️ Released Texture[9753]
46271: ♻️ Released Texture[9754]
46271: ♻️ Released Texture[9755]
46271: ♻️ Released Texture[9756]
46272: ♻️ Released Texture[9757]
46272: ♻️ Released Texture[9758]
46272: ♻️ Released Texture[9759]
46272: ♻️ Released Texture[9803]
46272: ♻️ Released Texture[9804]
46272: ♻️ Released Texture[9805]
46272: ♻️ Released Texture[9877]
46272: ♻️ Released Texture[9878]
46272: ♻️ Released Texture[9879]
46272: ♻️ Released Texture[9880]
46272: ♻️ Released Texture[9881]
46273: ♻️ Released Texture[9882]
46273: ♻️ Released Texture[9883]
46273: ♻️ Released Texture[9884]
46273: ♻️ Released Texture[9885]
46278: ♻️ Released Texture[9710]
46278: ♻️ Released Texture[9727]
46278: ♻️ Released Texture[9735]
46278: ♻️ Released Texture[9752]
46278: ♻️ Released Texture[9760]
46278: ♻️ Released Texture[9764]
46278: ♻️ Released Texture[9798]
46278: ♻️ Released Texture[9802]
46278: ♻️ Released Texture[9875]
46279: ♻️ Released Texture[9876]
46279: ♻️ Released Texture[9886]
46279: ♻️ Released Texture[9887]
46283: ♻️ Released Texture[9711]
46283: ♻️ Released Texture[9726]
46283: ♻️ Released Texture[9736]
46284: ♻️ Released Texture[9751]
46284: ♻️ Released Texture[9761]
46284: ♻️ Released Texture[9801]
46284: ♻️ Released Texture[9873]
46284: ♻️ Released Texture[9874]
46284: ♻️ Released Texture[9888]
46284: ♻️ Released Texture[9889]
46289: ♻️ Released Texture[9712]
46289: ♻️ Released Texture[9725]
46289: ♻️ Released Texture[9737]
46289: ♻️ Released Texture[9750]
46289: ♻️ Released Texture[9762]
46289: ♻️ Released Texture[9800]
46289: ♻️ Released Texture[9872]
46289: ♻️ Released Texture[9890]
46301: ♻️ Released Texture[9713]
46301: ♻️ Released Texture[9724]
46301: ♻️ Released Texture[9738]
46301: ♻️ Released Texture[9749]
46301: ♻️ Released Texture[9763]
46301: ♻️ Released Texture[9799]
46302: ♻️ Released Texture[9871]
46302: ♻️ Released Texture[9891]
46317: ♻️ Released Texture[9714]
46318: ♻️ Released Texture[9723]
46318: ♻️ Released Texture[9739]
46318: ♻️ Released Texture[9748]
46318: ♻️ Released Texture[9870]
46318: ♻️ Released Texture[9892]
46351: ♻️ Released Texture[9715]
46351: ♻️ Released Texture[9722]
46351: ♻️ Released Texture[9740]
46351: ♻️ Released Texture[9747]
46351: ♻️ Released Texture[9869]
46352: ♻️ Released Texture[9893]
46384: ♻️ Released Texture[9716]
46384: ♻️ Released Texture[9721]
46384: ♻️ Released Texture[9741]
46384: ♻️ Released Texture[9746]
46385: ♻️ Released Texture[9868]
46385: ♻️ Released Texture[9894]
46417: ♻️ Released Texture[9717]
46418: ♻️ Released Texture[9720]
46418: ♻️ Released Texture[9742]
46418: ♻️ Released Texture[9745]
46418: ♻️ Released Texture[9867]
46418: ♻️ Released Texture[9895]
46467: ♻️ Released Texture[9718]
46468: ♻️ Released Texture[9719]
46468: ♻️ Released Texture[9743]
46468: ♻️ Released Texture[9744]
46468: ♻️ Released Texture[9866]
46468: ♻️ Released Texture[9896]
46512: WM_CLOSE
46517: 🚪 System::Update(): `UserAction::CloseButtonClicked` has occurred
46517: ♻️ Released Audio[1]
46564: ♻️ Released Texture[9806]
46564: ♻️ Released Texture[9807]
46564: ♻️ Released Texture[9808]
46564: ♻️ Released Texture[9809]
46564: ♻️ Released Texture[9810]
46565: ♻️ Released Texture[9811]
46565: ♻️ Released Texture[9812]
46565: ♻️ Released Texture[9813]
46565: ♻️ Released Texture[9814]
46565: ♻️ Released Texture[9815]
46565: ♻️ Released Texture[9816]
46565: ♻️ Released Texture[9817]
46565: ♻️ Released Texture[9818]
46565: ♻️ Released Texture[9819]
46566: ♻️ Released Texture[9820]
46566: ♻️ Released Texture[9821]
46566: ♻️ Released Texture[9822]
46566: ♻️ Released Texture[9823]
46566: ♻️ Released Texture[9824]
46566: ♻️ Released Texture[9825]
46566: ♻️ Released Texture[9826]
46566: ♻️ Released Texture[9827]
46567: ♻️ Released Texture[9828]
46567: ♻️ Released Texture[9829]
46567: ♻️ Released Texture[9830]
46567: ♻️ Released Texture[9831]
46568: ♻️ Released Texture[9832]
46568: ♻️ Released Texture[9833]
46568: ♻️ Released Texture[9834]
46568: ♻️ Released Texture[9835]
46568: ♻️ Released Texture[9836]
46568: ♻️ Released Texture[9837]
46568: ♻️ Released Texture[9838]
46568: ♻️ Released Texture[9839]
46569: ♻️ Released Texture[9840]
46569: ♻️ Released Texture[9841]
46569: ♻️ Released Texture[9842]
46569: ♻️ Released Texture[9843]
46569: ♻️ Released Texture[9844]
46569: ♻️ Released Texture[9845]
46569: ♻️ Released Texture[9846]
46569: ♻️ Released Texture[9847]
46569: ♻️ Released Texture[9848]
46569: ♻️ Released Texture[9849]
46569: ♻️ Released Texture[9850]
46570: ♻️ Released Texture[9851]
46570: ♻️ Released Texture[9852]
46570: ♻️ Released Texture[9853]
46570: ♻️ Released Texture[9854]
46570: ♻️ Released Texture[9855]
46570: ♻️ Released Texture[9856]
46570: ♻️ Released Texture[9857]
46570: ♻️ Released Texture[9858]
46570: ♻️ Released Texture[9859]
46570: ♻️ Released Texture[9860]
46570: ♻️ Released Texture[9861]
46570: ♻️ Released Texture[9862]
46571: ♻️ Released Texture[9863]
46571: ♻️ Released Texture[9864]
46571: ♻️ Released Texture[9865]
46571: ♻️ Released Texture[9897]
46571: ♻️ Released Texture[9898]
46571: ♻️ Released Texture[9899]
46571: ♻️ Released Texture[9900]
46571: ♻️ Released Texture[9901]
46571: ♻️ Released Texture[9902]
46571: ♻️ Released Texture[9903]
46571: ♻️ Released Texture[9904]
46572: ♻️ Released Texture[9905]
46572: ♻️ Released Texture[9906]
46572: ♻️ Released Texture[9907]
46572: ♻️ Released Texture[9908]
46572: ♻️ Released Texture[9909]
46572: ♻️ Released Texture[9910]
46572: ♻️ Released Texture[9911]
46572: ♻️ Released Texture[9912]
46572: ♻️ Released Texture[9913]
46572: ♻️ Released Texture[9914]
46572: ♻️ Released Texture[9915]
46572: ♻️ Released Texture[9916]
46573: ♻️ Released Texture[9917]
46573: ♻️ Released Texture[9918]
46573: ♻️ Released Texture[9919]
46573: ♻️ Released Texture[9920]
46573: ♻️ Released Texture[9921]
46573: ♻️ Released Texture[9922]
46573: ♻️ Released Texture[9923]
46573: ♻️ Released Texture[9924]
46573: ♻️ Released Texture[9925]
46573: ♻️ Released Texture[9926]
46573: ♻️ Released Texture[9927]
46573: ♻️ Released Texture[9928]
46573: ♻️ Released Texture[9929]
46574: ♻️ Released Texture[9930]
46574: ♻️ Released Texture[9931]
46574: ♻️ Released Texture[9932]
46574: ♻️ Released Texture[9933]
46574: ♻️ Released Texture[9934]
46574: ♻️ Released Texture[9935]
46574: ♻️ Released Texture[9936]
46574: ♻️ Released Texture[9937]
46574: ♻️ Released Texture[9938]
46574: ♻️ Released Texture[9939]
46575: ♻️ Released Texture[9940]
46575: ♻️ Released Texture[9941]
46575: ♻️ Released Texture[9942]
46575: ♻️ Released Texture[9943]
46575: ♻️ Released Texture[9944]
46575: ♻️ Released Texture[9945]
46575: ♻️ Released Texture[9946]
46575: ♻️ Released Texture[9947]
46575: ♻️ Released Texture[9948]
46575: ♻️ Released Texture[9949]
46575: ♻️ Released Texture[9950]
46575: ♻️ Released Texture[9951]
46576: ♻️ Released Texture[9952]
46576: ♻️ Released Texture[9953]
46576: ♻️ Released Texture[9954]
46576: ♻️ Released Texture[9955]
46576: ♻️ Released Texture[9956]
46576: ♻️ Released Texture[9957]
46576: ♻️ Released Texture[9958]
46576: ♻️ Released Texture[9959]
46576: ♻️ Released Texture[9960]
46576: ♻️ Released Texture[9961]
46577: ♻️ Released Texture[9962]
46577: ♻️ Released Texture[9963]
46577: ♻️ Released Texture[9964]
46577: ♻️ Released Texture[9965]
46577: ♻️ Released Texture[9966]
46577: ♻️ Released Texture[9967]
46577: ♻️ Released Texture[9968]
46577: ♻️ Released Texture[9969]
46577: ♻️ Released Texture[9970]
46577: ♻️ Released Texture[9971]
46577: ♻️ Released Texture[9972]
46578: ♻️ Released Texture[9973]
46578: ♻️ Released Texture[9974]
46578: ♻️ Released Texture[9975]
46578: ♻️ Released Texture[9976]
46578: ♻️ Released Texture[9977]
46578: ♻️ Released Texture[9978]
46578: ♻️ Released Texture[9979]
46578: ♻️ Released Texture[9980]
46578: ♻️ Released Texture[9981]
46578: ♻️ Released Texture[9982]
46578: ♻️ Released Texture[9983]
46578: ♻️ Released Texture[9984]
46578: ♻️ Released Texture[9985]
46579: ♻️ Released Texture[9986]
46579: ♻️ Released Texture[9987]
46579: ♻️ Released Texture[9988]
46579: ♻️ Released Texture[9989]
46579: ♻️ Released Texture[9990]
46579: ♻️ Released Texture[9991]
46579: ♻️ Released Texture[9992]
46579: ♻️ Released Texture[9993]
46579: ♻️ Released Texture[9994]
46579: ♻️ Released Texture[9995]
46579: ♻️ Released Texture[9996]
46579: ♻️ Released Texture[9997]
46580: ♻️ Released Texture[9998]
46580: ♻️ Released Texture[9999]
46580: ♻️ Released Texture[10000]
46580: ♻️ Released Texture[10001]
46580: ♻️ Released Texture[10002]
46580: ♻️ Released Texture[10003]
46580: ♻️ Released Texture[10004]
46580: ♻️ Released Texture[10005]
46620: ♻️ Released Texture[4]
46620: ♻️ Released Texture[3]
46620: ♻️ Released Font[4]
46633: ♻️ Released Script[0(null)]
46662: CAsset::~CAsset()
46668: CScript::~CScript()
46668: CPrint::~CPrint()
46668: ♻️ Released Font[2]
46668: ♻️ Released Texture[105]
46669: CEffect::~CEffect()
46669: ♻️ Released Effect[0(null)]
46669: CGUI::~CGUI()
46669: ♻️ Released Font[1]
46669: CSDFFont::~CSDFFont()
46670: ♻️ Released SDFFont[0(null)]
46689: CFont::~CFont()
46689: ♻️ Released Font[0(null)]
46689: CScreenCapture::~CScreenCapture()
46689: CRenderer2D_D3D11::~CRenderer2D_D3D11()
46689: ♻️ Released Texture[1]
46690: ♻️ Released PixelShader[9]
46690: ♻️ Released PixelShader[8]
46690: ♻️ Released PixelShader[7]
46690: ♻️ Released PixelShader[6]
46690: ♻️ Released PixelShader[5]
46690: ♻️ Released PixelShader[4]
46690: ♻️ Released PixelShader[3]
46690: ♻️ Released VertexShader[3]
46690: ♻️ Released VertexShader[2]
46690: ♻️ Released VertexShader[1]
46690: CTexture_D3D11::~CTexture_D3D11()
46691: ♻️ Released Texture[0(null)]
46691: CShader_D3D11::~CShader_D3D11()
46691: ♻️ Released PixelShader[1]
46691: ♻️ Released PixelShader[2]
46691: ♻️ Released PixelShader[0(null)]
46691: ♻️ Released VertexShader[0(null)]
46691: CGraphics_D3D11::~CGraphics_D3D11()
46715: CToastNotification::~CToastNotification()
46715: CNetwork::~CNetwork()
46715: CFFT::~CFFT()
46729: ♻️ Released Audio[0(null)]
46741: CSoundFont::~CSoundFont()
46741: CAudioFormat::~CAudioFormat()
46741: CCodec::~CCodec()
46743: CDragDrop::~CDragDrop()
46743: CClipboard::~CClipboard()
46743: CTextToSpeech::~CTextToSpeech()
46745: CTextInput::~CTextInput()
46745: CXInput::~CXInput()
46746: CGamepad::~CGamepad()
46746: CMouse::~CMouse()
46746: CKeyboard::CKeyboard()
46747: CCursor::~CCursor()
46747: CWindow::~CWindow()
46772: WM_DESTROY
46775: message.message == WM_QUIT
46775: CObjectDetection::~CObjectDetection()
46795: CImageFormat::~CImageFormat()
46795: CProfiler::~CProfiler()
46795: CCPU::~CCPU()
46808: ✅ Siv3D engine has terminated
46809: ℹ️ 2020/3/4 17:26:16